Closed Bug 288035 Opened 20 years ago Closed 20 years ago

Mousewheel doesn't work in scrolling block elements

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 97283

People

(Reporter: bbland, Assigned: bugzilla)

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

I have block HTML elements that use a fixed size and the overflow: auto CSS
style.  Mousewheel doesn't work for this content.  

Reproducible: Always

Steps to Reproduce:
<div style="height: 100px; overflow: auto">
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
asdf<BR>
</div>

Actual Results:  
Content doesn't scroll with mousewheel

Expected Results:  
Mousewheel should work if scrollbars are applied.
Duplicate of <a href=https://bugzilla.mozilla.org/show_bug.cgi?id=288034>288034</a>
This is fixed and will be available in Firefox 1.1

*** This bug has been marked as a duplicate of 97283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.