Closed
Bug 269224
Opened 20 years ago
Closed 20 years ago
Incorrect functionality: Scrolling=no frame scrolling with mouse wheel
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 254364
People
(Reporter: andrejohn.mas, Assigned: jag+mozilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20040913 Firefox/0.10.1 I have created a frameset with a frame, which has the 'scrolling' attribute set to be 'no'. If I click on that frame and then scroll with the mouse wheel, the frame scrolls. This does not scroll in IE, and I would not expect it to scroll in Firefox either. I have created a test page at: http://www.geocities.com/ajmas/tests/frames-test.html which illustrates the issue. Note, that although I am entering this bug with a pre-1.0 Firefox install, it is still apparent in the 1.0 release which I have on my other computer. Reproducible: Always Steps to Reproduce: 1. Open link specified above 2. Click in the top frame, where there is some text, so it gains focus. 3. Scroll with the scrolling button on the mouse. Actual Results: Frame scrolls. Expected Results: Frame should not scroll vertically.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 254364 ***
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
•