Closed
Bug 213540
Opened 21 years ago
Closed 21 years ago
Mouse wheel does not scroll div overflow scrollbars.
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: jasonb, Assigned: saari)
Details
Attachments
(1 file)
185 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030721
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030721
The mouse wheel will not work when hovering over, or selecting, a div that's had
a scrollbar generated to deal with overflow.
Reproducible: Always
Steps to Reproduce:
1. See attached testcase.
2. Use the mousewheel to scroll up and down.
Actual Results:
Nothing happens.
Expected Results:
The mouse wheel event should have been passed to the div scrollbar.
Reporter | ||
Comment 1•21 years ago
|
||
Comment 2•21 years ago
|
||
this is a dupe..
Comment 3•21 years ago
|
||
Found it, duping...
*** This bug has been marked as a duplicate of 97283 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 4•21 years ago
|
||
Confirming. I'll have to tweak the summary and that other bug as my b.m.o.
query didn't bring it up at all.
Status: RESOLVED → VERIFIED
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
•