https://bugs.kde.org/show_bug.cgi?id=432121

--- Comment #3 from David Hurka <david.hu...@mailbox.org> ---
You can check that by unchecking “use smooth scrolling” in the config dialog.
It’s now the first checkbox in that dialog.

The problem is probably that PageView reports “viewport changed” at every
scroll step (60Hz), and then the DocumentObserver mechanism reports the new
viewport to the page number widget. (Similar to how the viewport is reported to
the thumbnails bar.) I. e. exactly this:

> It looks very much like the page number is rapidly reset to the
> currently visible page from the slowly scrolling document.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to