Closed
Bug 302965
Opened 19 years ago
Closed 19 years ago
(css) overflow, scroll bar don't work with mouse wheel (works with IE)
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: ttoine, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.10) Gecko/20050721 Firefox/1.0.6 (Ubuntu package 1.0.6)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.7.10) Gecko/20050721 Firefox/1.0.6 (Ubuntu package 1.0.6)
When looking at a page using css "overflow: auto" for extra content, the scroll
bars don't work with the mouse wheel to go to the bottom of the page... as it
would be intended to do.
However, it works well in IE.
My tests are on Firefox 1.0.4 & 1.0.6, on linux / gnome, and Windows 2k/xp
Reproducible: Always
Steps to Reproduce:
1.visit a website with "framelike" using css "overflow"
2.try to use mouse wheel to go to the bottom of the page
Actual Results:
The mouse wheel don't work to go to the bottom of the page, you need to catch
the scroll bar with left clic
Expected Results:
Drive the scroll bar with the mouse wheel, as IE do (for exemple).
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 97283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•19 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•