https://issues.apache.org/ooo/show_bug.cgi?id=124191
--- Comment #26 from [email protected] <[email protected]> --- Thanks for the great feedback! I still wonder why the actual bug (the wrong signedness check) that got in four years ago (since OOo 3.3) has only manifested now... Why it didn't show up here with my mice/trackpads is known now though: The devices are so sensitive that reported the scroll-deltas were quite small. This resulted in a zero value after the division which was then artificially set to one. So the problem with a negative number of scroll lines never happened. -- You are receiving this mail because: You are on the CC list for the issue. You are watching all issue changes.
