Closed Bug 244216 Opened 21 years ago Closed 21 years ago

Losing hold of scrollbar thumb when dragging outside the scrollbar

Categories

(Core :: XUL, defect)

defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: jst, Assigned: roc)

References

()

Details

(Keywords: regression)

Load any page with an iframe containing enough data to show scrollbars in the iframe. Grab a scrollbar and drag it up/down (or left/right) inside the scrollbar and gecko will scroll up/down (left/right) as you drag. Continue dragging the scrollbar, but move the cursor just outside the scrollbar, and gecko stops scrolling. Seen using FireFox on both WinXP and Linux. Tunk only, a week-or-so old Mozilla trunk build doesn't show this problem, so I'm guessing it's a recent regression. This affects scrollbars in [i]frames only, not the content area scrollbar, which is interesting, since that's really an iframe scrollbar too...
I see it. When I hold the mouse button to move a scroll bar, and then move to the left, outside the column (with the button still down), the bar doesn't follow (the body scrollbar follows). So grab an iframe scrollbar, try to drag the bar outside of the column, and release the button. Then move the mouse into the column again and the scrollbar will attach itself to your mouse arrow as if you were still holding the button down and dragged it.
This was caused by roc's fix for bug 242833. Reassigning to roc.
Assignee: jag → roc
should be fixed by the patch in 243757.
Summary: Loosing hold of scrollbar thumb when dragging outside the scrollbar → Losing hold of scrollbar thumb when dragging outside the scrollbar
Indeed, thanks roc!
Depends on: 243757
Would somebody care to actually resolve this as FIXED if comment 3 is true?
*** Bug 244100 has been marked as a duplicate of this bug. ***
Yes, this is fixed.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Thanks! <grin>
You need to log in before you can comment on or make changes to this bug.