Closed
Bug 285279
Opened 20 years ago
Closed 20 years ago
scrolling with mouse wheel does not work within <div> areas formated with overflow auto or scroll
Categories
(Firefox :: Disability Access, defect)
Tracking
()
People
(Reporter: da_vaeth, Assigned: aaronlev)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050225 Firefox/1.0.1
The mouse wheel can not be used for scrolling within a <div>-container formated
with overflow: auto.
Reproducible: Always
Steps to Reproduce:
1.Set up <div>-container with height and width in px and overflow: auto
2.Add content needing more space than the container provides
Actual Results:
Scrollbars are displayed like expected but the mouse wheel can not be used.
Expected Results:
Using the mouse wheel should cause the content within the container to scroll.
*** 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
•