https://bugs.documentfoundation.org/show_bug.cgi?id=98754
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from [email protected] --- How scrolling currently works: Jumps a set amount of pixels at a time, and varies time between making these jumps to adjust scrolling speed. I haven't seen this archaic style of scrolling for honestly decades outside of LibreOffice. How scrolling should work: Moves viewer on every frame (e.g. 60fps for a 60hz monitor) and adjusts number of pixels traveled based on scrolling velocity. Hopefully would allow precise movements of any size if hardware supports it. In my opinion this should be the number one priority for development after critical bugs. It is unbelievable how bad this. It is genuinely hard to keep track of where I am in the page in some situations. I would suggest changing the severity to Major. -- You are receiving this mail because: You are the assignee for the bug.
