Closed
Bug 20476
Opened 26 years ago
Closed 26 years ago
Clicks close to scrollbar thumb causes scroll-to-beginning/end
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Core
DOM: UI Events & Focus Handling
Tracking
()
M14
People
(Reporter: saschmit, Assigned: eric)
References
()
Details
Attachments
(1 file)
3.94 KB,
text/html
|
Details |
Go to a page where the thumb ends up small in comparison to the height of the
window (say 1/5).
Click just below the thumb (within approximately 1 thumb-height) the page will
scroll all the way (or significantly so) to the bottom step by step. This is
somewhat erratic--sometimes it makes it only half way, others some other
portion, and others it will only go down one step (rather rare). Usually,
however, it makes it all the way.
Try the same just above the thumb. Same behavior but in the opposite direction.
Click more than one thumb-height above or below the thumb...it pages up/down one
step as appropriate.
I will attach a simplified test case which does a perfect job of illustrating
the problem.
Changing platform and OS to All. This bug also exists (for example) in the
1999120208 build under Mac OS 8.5. As far as I can tell, if you click in the
area of the scrollbar not currently occupied by the thumb, but which will be
occupied by the thumb after clicking once, the click seems to be interpreted as
a double-click. If you click in an area of the scrollbar not currently occupied
by the thumb, and which will not be occupied by the thumb after the page is
scrolled, it behaves as expected (correctly) in that only one click seems to
happen. Very interesting.
Updated•26 years ago
|
Assignee: joki → hyatt
Comment 3•26 years ago
|
||
Hey Dave, you said this is your fun not mine, right?
Updated•26 years ago
|
Assignee: hyatt → evaughan
Comment 4•26 years ago
|
||
I'm seeing it in the OpenVMS build too. Interested to see what it turns out to
be - adding myself to the cc list.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M14
Updated•26 years ago
|
QA Contact: janc → claudius
Comment 9•26 years ago
|
||
In bug 21243, claudius@netscape.com said he'd steal any and all gfx-scrollbar
bugs. Changing QA Contact to "claudius@netscape.com" from "janc@netscape.com"
Comment 10•26 years ago
|
||
*** Bug 23340 has been marked as a duplicate of this bug. ***
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 11•26 years ago
|
||
*** This bug has been marked as a duplicate of 22512 ***
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 12•26 years ago
|
||
VERIFIED Dupe.
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
•