Closed
Bug 272214
Opened 20 years ago
Closed 20 years ago
The mouse wheel cant't scroll the 'div' window.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: bugzilla33, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; IDG.pl) Build Identifier: Firefox 1.0 r.v.1.7.5 DIV doesn't scroll with mouse wheel on Firefox. Reproducible: Always Steps to Reproduce: 1. Go to http://pc44.pl/goorol/div-wheel.htm 2. Go mouse cursor over the DIV. 3. Try to round mouse wheel. Actual Results: DIV doesn't scroll on Firefox. Expected Results: DIV have to scroll when we round mouse wheel over the DIV. Try this problem on M$ IE 6.0. It works good. code: <div style=overflow:auto;width:100;height:150;background-color:#888888> a<br>b<br>c<br>a<br>b<br>c<br>a<br>b<br>c<br>a<br>b<br>c<br>a<br>b<br>c<br>a<br >b<br>c<br>a<br>b<br>c<br> </div>
Comment 1•20 years ago
|
||
This is fixed on the trunk (what will become Firefox 1.1/Mozilla 1.8) already. *** This bug has been marked as a duplicate of 97283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•