Closed
Bug 1683795
Opened 5 years ago
Closed 5 years ago
Stuck transient transforms after scrolling, hover effects and clicks are happening at an offset
Categories
(Core :: Panning and Zooming, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mstange, Unassigned)
Details
Steps to reproduce:
- On Bugzilla, scroll up with the touchpad really fast, so that the upper scroll edge is hit with a very high velocity.
- Move the mouse around the page.
Expected results:
Hover effects should happen for elements under the mouse.
Actual results:
Hover effects are happening for elements that are 50-100px higher than the mouse position. E.g. the buttons in the Bugzilla navigation bar at the top highlight if my mouse is about 100px lower than the bar.
| Reporter | ||
Comment 1•5 years ago
|
||
I cannot reproduce this in a fresh profile.
| Reporter | ||
Comment 2•5 years ago
|
||
Oops, this happened because I accidentally flipped apz.overscroll.enabled.
You need to log in
before you can comment on or make changes to this bug.
Description
•