Improper cursor positioning after page size growth
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: jeff, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0
Steps to reproduce:
This is related to closed bug #1756814
Much improved page handling in FF version 116. Thanks. I notice two thing regarding the native cursor and the scrollbar.
1: When dragging the vertical scrollbar with a B1 mouse press, the cursor can get ahead of the scrollbar and that distance can increase over time. This may or may not be related to the next point.
2: As you drag the vertical scrollbar down to the point where new content is "pushed" by the website, the content position remains fixed (yeah!) and the scrollbar is properly re-positioned in the trough to reflect the new content, but the mouse cursor is not updated. It remains on the screen where it was rather than being placed at the new scrollbar location. This is a bit disorienting and it would be an improvement if the cursor could be re-positioned along with the scrollbar.
Regards.
Actual results:
Cursor not tracking with re-positioned scrollbar.
Expected results:
Cursor position should update with scrollbar.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Description
•