Closed
Bug 140644
Opened 23 years ago
Closed 18 years ago
arrow keys can't reach fixed, absolute elements (caret browsing)
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P5)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Assigned: aaronlev)
References
Details
You can reach fixed- and absolute-positioned elements with tab, but you can't
reach them using arrow keys in caret-browsing mode (F7). Should you be able to
reach them using arrow keys?
Examples:
http://hardware.linuxfaqs.de/ (absoulte-positioned boxes)
http://www.w3.org/Style/ (fixed-positioned navigation box)
KaiL (Kai Lahmann) pointed this bug out to me.
Assignee | ||
Updated•21 years ago
|
Priority: -- → P5
Comment 1•18 years ago
|
||
Fixed by the fix for bug 334626.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
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
•