https://bugs.kde.org/show_bug.cgi?id=421780
--- Comment #23 from abulhair.sapa...@gmail.com --- Created attachment 137231 --> https://bugs.kde.org/attachment.cgi?id=137231&action=edit gdb output For some reason there wasn't a symbol 'this' in the QScroller::scrollTo frame (maybe I didn't correctly compile with debug symbols), but I went one frame up to PageView::slotScrollDown (okular-20.12.3/part/pageview.cpp:4831) and did 'print -pretty on -- *d->scroller->d_ptr'. The output of this command is attached. The breakpoint fired when I tried to scroll down with the mouse wheel. -- You are receiving this mail because: You are watching all bug changes.