Closed
Bug 271937
Opened 20 years ago
Closed 20 years ago
css 'frames' does not scroll with wheel mouse
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
People
(Reporter: joel, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040803 Firefox/0.9.3 I've been creating 'frame' pages using CSS (ie www.smiledesign.com/welcome_htm.htm) but have not been able to get scrolling with the mouse wheel to work. I have tried using the z-index callout to bring the text to the front, but without luck. Was able to 'fix' it in IE by calling out a background color for the text, but did not solve in Firefox. Reproducible: Always Steps to Reproduce: 1.Create a "window" (in my case, by a transparent .png). 2.Create a scrolling text box within the window using css. 3.try to scroll via mousewheel. Actual Results: Can't scroll with mousewheel. (note: scrollbar works normally) Expected Results: Scrolled as with frames/multilined input boxes.
Comment 1•20 years ago
|
||
This is bug 97283. It will be fixed in Firefox once the fix has been in on the trunk long enough to determine that it doesn't cause any regressions. *** This bug has been marked as a duplicate of 97283 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•