Closed
Bug 230148
Opened 21 years ago
Closed 21 years ago
mousewheel does not scroll boxes only the main body scrollbar
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: diddy_boy, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
On the page at the url given above (www.roenet.net) there is a content box with
a scrollbar using "overflow: auto" in CSS. This box does not scroll using the
scrollwheel. I have seen this problem on other sites using the "overflow" CSS
property, it seems Firebird only scrolls the main scrollbar when using the wheel.
Note: Possibly the same as bug #176458
Reproducible: Always
Steps to Reproduce:
1. Create a page with a box (div) using the overflow property set to auto or
scroll (or see url given above)
2. Try scrolling with the wheel
3.
Actual Results:
Not alot :)
Expected Results:
Scrolled the box
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 97283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•