Closed
Bug 8399
Opened 26 years ago
Closed 26 years ago
Space bar causes focus change
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: michaell, Assigned: joki)
References
()
Details
(Whiteboard: [TESTCASE])
Attachments
(1 file)
Go to the URL above. Place the cursor in the search text box. Hit the space bar. The focus shifts to partway down the screen.
Updated•26 years ago
|
Whiteboard: [MAKINGTEST] -- run2000@geocities.com
Comment 1•26 years ago
|
||
Updated•26 years ago
|
Whiteboard: [MAKINGTEST] -- run2000@geocities.com → [TESTCASE]
Comment 2•26 years ago
|
||
The problem appears to be related to the form appearing inside two nested Layer
elements. Combining the two layers makes the problem disappear.
The amount that the display jumps by varies between builds. On the M7 build the
display jump down to around paragraph 15 of the test case. On the 19990629
build, it jumps to paragraph 13. There is no clear reason why it should jump by
this specific amount.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•26 years ago
|
||
This has been fixed. There is still sometimes a problem clicking into the text
box which is inside two nested layers. That is in bug 8286. But if you tab to
the box and use space you can verify this is okay.
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•