[okular] [Bug 353330] pressing Ctrl (while document is sliding because of scrolling) lets the document zoom instead of further sliding.

Nate Graham bugzilla_noreply at kde.org
Tue Nov 28 22:14:13 UTC 2017


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

Nate Graham <pointedstick at zoho.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pointedstick at zoho.com

--- Comment #1 from Nate Graham <pointedstick at zoho.com> ---
This is caused by the X11 synaptics touchpad driver's inertial scrolling
feature. Apps need special code to prevent this from happening. For example:
https://cgit.kde.org/ktexteditor.git/commit/?id=f51befdc80b1a8dfd65b800b3b10dba97d10a2cb

With Libinput on Xorg or Wayland, the problem "disappears" because libinput
doesn't implement inertial scrolling, and expects UI toolkits like Qt and GTK
to implement inertial scrolling behavior themselves.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list