Closed
Bug 234850
Opened 22 years ago
Closed 22 years ago
JavaScript menus do not scroll down with the rest of the page when pressing the [PgDn] key
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 162134
People
(Reporter: hgmflip, Assigned: bugzilla)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
On the page in question, once loaded, if a user presses the [PgDn] key, the menu
generated by the JavaScript does not scroll. Instead, it stays on the screen in
its original position while the rest of the page scrolls. Also, if [PgDn] is
pressed, the JavaScript menu will persist while viewing other tabs. However,
newly opened browsers (Ctrl-N, or Open-Apple+N) are not affected. Also, the
JavaScript menu disappears as expected when using the [Down] arrow, or the
slider-bar on the right-hand side.
Reproducible: Always
Steps to Reproduce:
1.Open http://www.sos.state.ky.us/ and wait for the JavaScript menus to load on
the left-hand side.
2.Press [PgDn] to see the flaw
3.Open new tabs to see the flaw
Actual Results:
The JavaScript menu does not scroll down with the rest of the page.
Expected Results:
The JavaScript menu should scroll with the rest of the page.
Computer Config: Mac OS 10.3.2
![]() |
||
Comment 1•22 years ago
|
||
The menu is created with java, not javascript, duping, please reopen if you
disagree that this is a duplicate.
*** This bug has been marked as a duplicate of 162134 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•