Closed
Bug 246703
Opened 20 years ago
Closed 20 years ago
scrollwheel doesn't work for overflow: auto elements
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: bas, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040602 Firefox/0.8
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040602 Firefox/0.8
The scrollwheel and the PgUp/PgDn keyws don't work for elements with overflow:
auto styles, even though a scrollbar is displayed and the content can be scolled
with that scrollbar fine.
Reproducible: Always
Steps to Reproduce:
1. go to http://matilda.phys.uu.nl/~bas/mozillabug1.html
2. click in the main text box
3. use scrollwheel and/or PgUp/PgDn keys
Actual Results:
nothing
Expected Results:
scroll the text box
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 97283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•