Closed Bug 170012 Opened 22 years ago Closed 22 years ago

Setting position:fixed and overflow:auto on body stops page up/down from scrolling page

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 97283

People

(Reporter: psheerin, Assigned: attinasi)

References

()

Details

Compare
http://www.cadenceweb.com:8080/newsletter/sheerin/webstandards/indexFixed.html
with http://www.cadenceweb.com:8080/newsletter/sheerin/webstandards/index.html
and you'll see that in the second document, the body is positioned using
position:absolute, and the normal main scrollbar(s) appear(s), allowing you to
view the entire document, and scroll using either the mouse or keyboard, (page
up/down, and left/right arrows).

But in the first URL, the body is positioned using position:fixed, along with
overflow:auto to enable scrollbars. However, these can not be manipulated with
the keyboard, even if the focus is set to the area defined by <body> manually.
Oops; forgot to mention the build#: 2002091808 on Win/XP
the URL is gone, but judging by the descrption: dup of bug 97283

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