Closed
Bug 306062
Opened 20 years ago
Closed 20 years ago
Unable to scroll with arrow down if it is pressed before scrollbar appears
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 305939
People
(Reporter: ivan.icin, Assigned: aaronlev)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050825 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050825 Firefox/1.0+
This is some sort of focus issue. If arrow down is pressed before you can scroll
anything, focus goes away and you can't scroll later when full content is loaded.
Reproducible: Always
Steps to Reproduce:
0. try to slow down connection/use dial-up
1. enter URL in addresbar of some big page which requires scrolling on screen
your resolution
2. press down arrow *before* the scrollbar on the left appears
3. wait for whole page to download and scrollbar to appear
4. press down arrow again
Actual Results:
You can't scroll
Expected Results:
Scroll the page down.
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 305939 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 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
•