Closed Bug 229064 Opened 21 years ago Closed 20 years ago

Scroll by space bar doesn't work

Categories

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

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 214843

People

(Reporter: kazhik, Assigned: aaronlev)

Details

Scroll by space bar doesn't work in the following case.

(1) Open the following test page.
http://bugzilla.mozilla.gr.jp/attachment.cgi?id=1916

(2) Open the context menu for the link("descendant of an ...").

(3) Select "Open Link in New Window" or hit ESC key.

(4) Hit space bar.


Expeced result: scroll down the page.

Actual result: nothing happens.

Build: 2003122007-trunk/Linux
wfm Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7a) Gecko/20031220
Build ID: 2003122009
Confirmed in:

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040207 Firefox/0.8
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040113

*** This bug has been marked as a duplicate of 214843 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
the html in test case used tag "font" which is deprecated. without it, test case
works fine.
Component: Keyboard: Navigation → User events and focus handling
You need to log in before you can comment on or make changes to this bug.