Closed
Bug 288959
Opened 20 years ago
Closed 20 years ago
Divs with overflow:auto do not scroll using the mouse wheel.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sirmeili, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Seaworm/1.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050317 Seaworm/1.0.2 I have set up a demonstration page for this bug to show that it is in fact still a bug. The only way the scroll bars work (on a div with overflow:auto) in FireFox 1.02 is when a link has focus, otherwise it does not. Also the scroll is janky at best. Here is the the url of the demo page I have set up: http://www.meilibox.com/demos/test1.htm The css file can be found here: http://www.meilibox.com/demos/style.css . I hope that this helps in resolving this issue. Reproducible: Always Steps to Reproduce: 1.create a div with overflow:auto 2.load page and attempt to scroll div with mouse wheel 3.(if a link has focus the scroll wheel does work) Actual Results: nothing unless you click in the div, hit [tab], then scroll, then the window scrolls, but windows without links don't seem to be able to scroll. Expected Results: scroll wheel should scroll the div.
Comment 1•20 years ago
|
||
broken linux gtk2 1.0.2, worksforme linux gtk2 trunk 20050401. Reopen if you see this on trunk / 1.1
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•