Closed
Bug 283132
Opened 20 years ago
Closed 20 years ago
Scrolling with mouse works, keyboard not.
Categories
(Firefox :: Keyboard Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 100547
People
(Reporter: linuxmail, Assigned: aaronlev)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20041123 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20041123 Firefox/1.0
When you're on golem.de and on the very right side (white field), then you can't
scroll with the keyboard, but very often with the mouse. Sometimes scrolling
with mouse doesn't work too.
It seems, the golem.de page has some empty frames and firefox want to scroll the
frame instead the whole page. IE and Opera doesn't have this problem.
Reproducible: Always
Steps to Reproduce:
1.Got to this page http://golem.de/0502/36443.html
2. Klick on the right side into the white field
3. check if scrolling works with keyboard/mouse
Actual Results:
Page not scrolling
Expected Results:
Scroll the page, not the empty frame like Opera and IE6.x
Workaround, click into the text and scroling works both.
Comment 1•20 years ago
|
||
The iframe uses scrolling=no, which causes IE to scroll the page instead of the
iframe when the iframe has focus and you press an arrow key. That seems like a
good idea.
*** This bug has been marked as a duplicate of 100547 ***
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
•