Closed
Bug 86765
Opened 24 years ago
Closed 24 years ago
page with single textfield won't scroll with pageDown/pageUp keys
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
People
(Reporter: bugzilla, Assigned: anthonyd)
References
()
Details
found using 2001.06.19.xx comm bits on the 3 main platforms.
1. go to http://bugzilla.mozilla.org --make sure browser window is short enough
so that the scrollbar appears.
2. after page loads, focus will be in the textfield, which is expected [eg,
hitting spacebar will add whitespace]. now, try to hit the pageDown key to
scroll downwards.
actual results: page will not scroll.
there's some debate as to whether or not this is expected behavior --for
example, while in the Additional Comments textarea of a bugzilla report page,
pageDown and pageUp will scroll through the textarea content, not the page
content.
Reporter | ||
Comment 2•24 years ago
|
||
thx for catching that, jesse!
*** This bug has been marked as a duplicate of 27771 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Keyboard: Navigation → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•