Bug 450678 - Scrolling conflict
Summary: Scrolling conflict
Status: RESOLVED DUPLICATE of bug 442060
Alias: None
Product: kate
Classification: Applications
Component: application (show other bugs)
Version: 21.12.2
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-21 23:30 UTC by Jevgeni Han-Iveson
Modified: 2022-02-22 19:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jevgeni Han-Iveson 2022-02-21 23:30:06 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open a text file long enough to scroll through.
2. Use MacOS's built-in two-finger scroll gesture using the touchpad.

EXPECTED RESULT
When natural scrolling is turned OFF – two fingers are slided down to scroll down, and vice versa.
When natural scrolling is turned ON – two fingers are slided up to scroll down, and vice versa.

In both cases, no jitter or lag should exist.

OBSERVED RESULTS
When natural scrolling is turned OFF – scrolling moves up and down repetitively until it settles. (see https://youtu.be/QvMhfuosyoo)
When natural scrolling is turned ON – same behaviour as above, but only present when scrolling at the top of the document. (see https://youtu.be/2Hr82n2sB-k)

None of these lead to a crash, but incredibly annoying when trying to do work.

SOFTWARE/OS VERSIONS
macOS: Darwin 21.3.0 x86_64
KDE Plasma Version: N/A
KDE Frameworks Version:  5.90.0
Qt Version: 5.15.2 (built against 5.15.2)
Comment 1 Waqar Ahmed 2022-02-22 19:49:57 UTC

*** This bug has been marked as a duplicate of bug 442060 ***