Closed
      
        Bug 64150
      
      
        Opened 24 years ago
          Closed 23 years ago
      
        
    
  
prefs panel elements should be in tab order for prefs window
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P4)
        Core
          
        
        
      
        
    
        DOM: UI Events & Focus Handling
          
        
        
      
        
    Tracking
()
        VERIFIED
        FIXED
        
    
  
        
            Future
        
    
  
People
(Reporter: jruderman, Assigned: vishy)
References
Details
(Keywords: access, helpwanted)
Current tab order in prefs:
[Nothing - bug 64052], category tree, ok, cancel.
Expected tab order:
Category tree, first focusable item on panel, ..., last focusable item on 
panel, ok, cancel.
This is the main bug preventing keyboard access to prefs.
Note that if you click on something in one of the prefs panels, you can tab 
around within that panel.
Also note that there's currently a bug where if you focus the category tree and 
then click on a focusable element in a panel, the tree doesn't /appear/ to lose 
focus.  If you're using modern and hover the mouse cursor over the green border 
around the active tree element, the tree then appears to suddenly lose focus.  
I can't find the bug, but it should probably be fixed along with this one.
|   | Assignee | |
| Comment 1•24 years ago
           | ||
nav triage: shd this be in the keyboard navigation component? cc mcafee. 
Assignee: matt → mcafee
Priority: -- → P3
| Reporter | ||
| Comment 2•24 years ago
           | ||
Blake said something about the pref pane and pref buttons being different 
documents in bug 65943; ccing him.
nav triage team:
Putting on the backburner, removing nsbeta1+, marking p4 and future
Priority: P3 → P4
Whiteboard: nsbeta1+
Target Milestone: --- → Future
|   | ||
| Updated•24 years ago
           | 
Keywords: helpwanted
|   | Assignee | |
| Updated•24 years ago
           | 
|   | Assignee | |
| Updated•24 years ago
           | 
Keywords: nsCatFood → nsCatFood-
|   | ||
| Comment 6•24 years ago
           | ||
renominating for catfood, as this greatly impacts keyboard accessibility in this
dialog.
| Reporter | ||
| Comment 7•24 years ago
           | ||
I can now get from the category tree to the prefs panel by pressing tab several 
times.  Shift+tab is still broken, initial focus is wrong, and the tab order 
isn't right, but it's now possible to get to any control in prefs using the 
keyboard.
| Comment 8•24 years ago
           | ||
I don't really understand this bug, because you can tab through the prefs panel,
but you occasionally lose any visualy indication of where the focus is. Pressing
tab a couple more times gets you somewhere.
However, at least on my Windows system, you can navigate the prefs with the
keyboard - sort of. You may miss a couple of elements.
Is there a specific bug where focus gets lost to lala land? Or is that this bug?
| Reporter | ||
| Comment 9•24 years ago
           | ||
lala land = bug 64052, "prefs: some non-control is in the tab order between 
Cancel and panel items".
This bug should probably be marked worksforme, and new bugs should be filed for 
the remaining problems (tab order is wrong, shift+tab is broken, initial focus 
should be category tree).
Keywords: nsCatFood → nsCatFood-
|   | ||
| Comment 11•23 years ago
           | ||
bryner fixed this bug.
Status: NEW → RESOLVED
Closed: 23 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
•