Closed
Bug 102432
Opened 23 years ago
Closed 23 years ago
no focus-ring in treebox, only a selection box (not always visible)
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: jo.hermans, Assigned: aaronlev)
Details
Mozilla 0.9.4 (build 2001091311) on MacOS 9.2.1, modern theme
- choose Bookmarks -> File Bookmark
- initial focus os on the 'Name' field, which has a focus ring
- press tab, and the focus ring moves to the 'Location' field
- press tab once more, but the focus ring doesn't move to the 'Create' field (a
tree box). Nothing show you where the focus really is. Nothing is selected in
the treebox either, so there's no selectionbox visible.
- to show where the focus really is, press the downward arrow. The first item in
the treebox will be selected. There's still no focus ring, but you see a dark
selection box.
- press shift-tab, to move the focus back to the 'Location' field. The focus
ring appears now on that field, and you still see a selection box in the
'Create' field (but lighter, sicne it doesn't have the focus)
- press tab again, and the focus moves again to the 'Create' treebox. this time
it's clear, because the selection box will change it's color.
A treebox doesn't have any focus ring at all, but it should. When there's a
selection, you can see that it has the focus (dark selection box), or not (light
selection box). But it's still possible to have no selection at all (when this
dialog box is initially opened, so focus ring is still necessary.
Comment 1•23 years ago
|
||
The fact that the "location" box in the file bookmark dialog starts out with no
selection is bug 68625. Not being able to tell when a tree has focus is bug
64076.
*** This bug has been marked as a duplicate of 64076 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 2•23 years ago
|
||
mass verification of duplicate bugs: to find all bugspam pertaining to this, set
your search string to "DuplicateBugsBelongInZahadum".
if you think this particular bug is *not* a duplicate, please provide a
compelling reason, as well as check a recent *trunk* build (on the appropriate
platform[s]), before reopening.
Status: RESOLVED → VERIFIED
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
•