ProgerXP / Notepad2e

Word highlighting, simultaneous editing, split views, math evaluation, un/grep, comment reformatting, UAC elevation, complete regexps (PCRE), Lua lexers, DPI awareness and more (XP+)
Other
375 stars 52 forks source link

Continuous touchpad scrolling must respect current position #384

Open ProgerXP opened 2 years ago

ProgerXP commented 2 years ago

This is likely a Windows issue but perhaps it can be worked around. It occurs on Notepad2 and Notepad++ but doesn't occur in Firefox, which makes me hopeful.

Create a big document, fill it with repeated strings and perform a search. The goal is to have F3 move caret and scroll the document near top lines. Now, scroll the document to the bottom, then start scrolling slowly up using a touchpad, without lifting your finders off it. At the same time. press F3 and observe that once you continue scrolling (by moving fingers further downwards) the window, instead of continuing to scroll from the match position, abruptly jumps to the bottom (where last scrolling by the touchpad stopped) and continues from there.