Closed Bug 268004 Opened 20 years ago Closed 20 years ago

can't scroll page with arrow keys or mouse wheel

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

1.7 Branch
x86
All
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 97283

People

(Reporter: jwz, Unassigned)

References

()

Details

I use CSS "position: fixed" to get a frameset-like look for my Bookmarks page
without actually using frames: http://www.jwz.org/bookmarks.html

I can only scroll the page with the scrollbar; the arrow keys, mouse wheel, and
PgUp/PgDown won't scroll it.

Mozilla 1.7.3
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922
It works for me, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041104
Firefox/0.9.1+
I think this was fixed by the patch for bug 251986.
WFM in current Linux trunk.
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20041103 Firefox/1.0RC2
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20041104

keys are not working, mousewheel initially isn´t working, but works, after a
link has been opened with middle-click.
OS: Linux → All
Version: Trunk → 1.7 Branch
You use overflow: auto; in the stylesheet. The scrolling works on Mozilla
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041108. This
problem is described in bug 97283 and was fixed in the 1.8 alpha ~3. The
comments on bug 97283 make it clear that this will not make it into a future
1.7.x release.

*** This bug has been marked as a duplicate of 97283 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.