Closed
Bug 371276
Opened 18 years ago
Closed 18 years ago
In Find toolbar, all buttons should be in Tab order
Categories
(Firefox :: Disability Access, defect)
Firefox
Disability Access
Tracking
()
RESOLVED
FIXED
Firefox 3 alpha5
People
(Reporter: jdiggs, Assigned: nian.liu)
References
(Depends on 1 open bug, Blocks 2 open bugs)
Details
(Keywords: access)
Attachments
(1 file)
(deleted),
patch
|
asaf
:
review+
beltzner
:
ui-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a3pre) Gecko/20070222 Minefield/3.0a3pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a3pre) Gecko/20070222 Minefield/3.0a3pre
In the Find toolbar, you can use Tab to move between the Find entry and the Match Case checkbox. Next, Previous, and Highlight All are not in the Tab order., however.
While these buttons are accessible via keyboard shortcut (Alt P, Alt N, and Alt A respectively), it requires that the user have vision to identify what the underlined letters are. :-)
Reproducible: Always
Steps to Reproduce:
1. Press Control F to move focus to the entry on the Find toolbar
2. Press Tab/Shift Tab to move among the controls
Actual Results:
You cannot move focus to the Next, Previous, and Highlight All buttons.
Expected Results:
You could move focus to the Next, Previous, and Highlight All buttons.
Comment 1•18 years ago
|
||
I'm pretty sure the reason the buttons aren't focusable is because you can use keyboard shortcuts for them: (Shift+)F3 for Find Previous/Next and Alt+A to Highlight All.
Reporter | ||
Comment 2•18 years ago
|
||
You can also check the Match Case checkbox with Alt+C, but it is still focusable. And please don't take my snarky comment as an RFE to remove its focusability. :-) :-) :-)
If you are blind and your screen reader announces that you are on a toolbar, and you've never been on that toolbar before, the logical thing to do is use Tab/Shift+Tab (or the Arrow keys) to explore what's there. When toolbar items are not focusable, these buttons can go undetected.
If it wouldn't be too much trouble to add these buttons into the Tab order, I think it would be helpful for quite a few users.
Thanks!!!
Comment 3•18 years ago
|
||
I agree with this. Match case is already in the tab order, and the others should be as well. It's important for screen reader users.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•18 years ago
|
Blocks: chromea11y
OS: Linux → All
Assignee | ||
Comment 4•18 years ago
|
||
then how about other toolbarbuttons? none of them is in tab order
It looks Arrow makes more sense than Tab here.
Once focus was put in toolbar, pressing arrow key to move focus among toolbar buttons is popular that pressing tab key.
Comment 6•18 years ago
|
||
This isn't really a typical toolbar, which is below the menubar and has parallel items in the menubar.
Please put them in the tab order. If they are toolbarbutton the add class="tabbable".
Sometimes these things are tabbable when there is no alternative. Look at print preview.
Assignee | ||
Comment 7•18 years ago
|
||
Assignee: nobody → nian.liu
Status: NEW → ASSIGNED
Attachment #257487 -
Flags: review?(aaronleventhal)
Updated•18 years ago
|
Attachment #257487 -
Flags: review?(aaronleventhal) → review?(mano)
Comment 8•18 years ago
|
||
Comment on attachment 257487 [details] [diff] [review]
patch
needs ui-review first.
Attachment #257487 -
Flags: review?(mano)
Updated•18 years ago
|
Attachment #257487 -
Flags: ui-review?(mconnor)
Assignee | ||
Comment 9•18 years ago
|
||
can we find another ui reviewer? the simple patch hanged for 2 weeks
Comment 10•18 years ago
|
||
Maybe ask on #foxymonkies
Updated•18 years ago
|
Attachment #257487 -
Flags: ui-review?(mconnor) → ui-review?(beltzner)
Updated•18 years ago
|
Reporter | ||
Comment 11•18 years ago
|
||
ping :-)
Updated•18 years ago
|
Attachment #257487 -
Flags: ui-review?(beltzner) → ui-review+
Updated•18 years ago
|
Whiteboard: Waiting for UI review from Mike B
Comment 12•18 years ago
|
||
Comment on attachment 257487 [details] [diff] [review]
patch
r=mano.
Attachment #257487 -
Flags: review+
Updated•18 years ago
|
Whiteboard: [checkin needed]
Target Milestone: --- → Firefox 3 alpha5
Comment 13•18 years ago
|
||
mozilla/toolkit/content/widgets/findbar.xml 1.13
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Whiteboard: [checkin needed]
Version: unspecified → Trunk
Updated•18 years ago
|
Flags: blocking-firefox3?
Comment 14•6 years ago
|
||
Keywords: sec508
You need to log in
before you can comment on or make changes to this bug.
Description
•