Closed
Bug 516880
Opened 16 years ago
Closed 16 years ago
clicking and dragging scrollbar sometimes causes drag to end after a while
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: tnikkel, Assigned: enndeakin)
References
Details
Attachments
(1 file, 1 obsolete file)
4.74 KB,
patch
|
roc
:
review+
|
Details | Diff | Splinter Review |
Steps to reproduce: start loading a webpage in a tab that takes a while to load, goto another tab that has a scrollbar, click and drag the scrollbar thumb and keep the mouse down. By the time the other tab has finished loading the scrollbar no longer responds to mouse moves.
Regression range is http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=bf0fdec8f43b&tochange=912c6ae3b70c
From that bug 503943 seems like the most obvious candidate.
Comment 1•16 years ago
|
||
I can always reproduce it on this page: http://www.vanburenbolsward.nl/contact.php
Paste enough text in the box so that you get a scrollbar. Click after the last word, then mousedown on scrollbar slider and move up and down, then, without releasing, move your mouse direction text box. You should see a tooltip. This tooltip will break the focus on the scrollbar.
Assignee | ||
Comment 2•16 years ago
|
||
Assignee: nobody → enndeakin
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•16 years ago
|
||
Attachment #401031 -
Attachment is obsolete: true
Attachment #401090 -
Flags: review?(roc)
Attachment #401090 -
Flags: review?(roc) → review+
Assignee | ||
Comment 4•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•15 years ago
|
Flags: in-testsuite+
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•