Closed Bug 1927132 Opened 1 year ago Closed 1 year ago

Clean up scrollbar activity tracking a bit

Categories

(Core :: Layout: Scrolling and Overflow, task)

task

Tracking

()

RESOLVED FIXED
134 Branch
Tracking Status
firefox134 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.

I thought this was the root cause of bug 1925564, but turns out it's
not. Still, mousedown doesn't guarantee a mouseup if you move the mouse
out of the element, so seems wise not to use it. It only sorta works
because thumb dragging captures the scrollbar...

Use the hover state and the drag state instead, which simplifies the
code anyways.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6e2ff269951f Don't use mousedown/mouseup/mouseover/mouseout to track scrollbar activity. r=mstange
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: