Closed
Bug 306676
Opened 19 years ago
Closed 19 years ago
Scrolling using mouse wheel not working when focus is inside a DIV
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: jayakrishnan, Unassigned)
Details
(Whiteboard: DUPEME)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Scrolling using mouse wheel is not working when focus is inside a DIV with CSS
property set as "overflow:auto".
Reproducible: Always
Steps to Reproduce:
1. Create a DIV with CSS property "overflow:auto" and set a fixed height.
2. Put lots of contents inside the DIV such that the scroll bars appear.
3. Then, click inside the DIV and try scrolling using the mouse wheel.
Actual Results:
DIV not getting scrolled
Expected Results:
DIV should get scrolled
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b4) Gecko/20050901
Firefox/1.0+ ID:2005090112
WFW
no doubt a dupe (which i couldn't find)
Whiteboard: DUPEME
Comment 2•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
•