Closed
Bug 1357782
Opened 8 years ago
Closed 8 years ago
Narration initially fails in Firefox
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
INVALID
People
(Reporter: jimm, Unassigned)
References
Details
(4 keywords)
Attachments
(1 file)
1.72 KB,
text/html
|
Details |
[Tracking Requested - why for this release]:
Show stopper accessibility bug in Firefox
Notes:
- Reproduces with e10s on or off.
- In steps 3 through 5 below, do not switch desktop focus away from the browser.
- To reproduce this bug you'll need visual confirmation of focus location.
STR:
1) Open the form select test case in this bug and bookmark it in Firefox Nightly
2) Close Firefox Nightly
3) Open Windows Narrator (NVDA may also work)
4) Open Firefox Nightly
5) Navigate to the test case using the bookmark from step 1
6) Press the tab key to move focus through various UI elements in the browser until focus falls on the select element in the test case. Focus can be identified by the dotted focus ring around the border of the element.
Result: No narration occurs other than key input announcements. (Narrator says "tab" for each tab input)
Expected: Narrator should announce the type of element focus moves to as well as it's value/content.
7) Press the down arrow to navigate through the select values
Result: No narration occurs other than key input announcements.
Expected: Narrator should announce the current select option element value as it changes
8) Alt-Tab to some other window on your desktop triggering Narrator output for the window
9) Alt-Tab back to Firefox
10) Press the tab key to move focus through various UI elements in the browser until focus falls on the drop down in the test case.
Result: Narrator narrates elements / content properly
11) Press the up ro down arrow to navigate through the select values
Result: Narrator narrates elements / content properly
Reporter | ||
Updated•8 years ago
|
Keywords: regression,
regressionwindow-wanted
Reporter | ||
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
There's another way to trigger this:
1) Open Windows Narrator (NVDA may also work)
2) Open Firefox Nightly
3) Open the form select test case
4) alt-tab away from the window and back to get narration working
5) Tab to the test case select element (make sure Narrator announced the selection)
6) press alt down arrow to open the drop down popup
7) press alt up arrow to hide the drop down popup
8) use down or up arrow to navigate through select options
result: No narration occurs other than key input announcements.
Comment 4•8 years ago
|
||
This sounds like a variation on bug 1309271 to me.
Reporter | ||
Comment 5•8 years ago
|
||
(In reply to Marco Zehe (:MarcoZ) from comment #4)
> This sounds like a variation on bug 1309271 to me.
I split this bug out from bug 1309271 to isolate issues specific to electrolysis in bug 1309271 . This bug reproduces in non-e10s as well, and apparently has been around for a while.
Reporter | ||
Comment 6•8 years ago
|
||
Hey Tracy, please confirm you can reproduce this on Windows w/e10s and non-e10s, and if so then please search for a regression range in non-e10s.
Flags: needinfo?(twalker)
Reporter | ||
Comment 7•8 years ago
|
||
(In reply to Jim Mathies [:jimm] from comment #2)
> There's another way to trigger this:
>
> 1) Open Windows Narrator (NVDA may also work)
> 2) Open Firefox Nightly
> 3) Open the form select test case
> 4) alt-tab away from the window and back to get narration working
> 5) Tab to the test case select element (make sure Narrator announced the
> selection)
> 6) press alt down arrow to open the drop down popup
> 7) press alt up arrow to hide the drop down popup
> 8) use down or up arrow to navigate through select options
>
> result: No narration occurs other than key input announcements.
Narrator has an odd delay sometimes in announcing content. I retested and and found that if I sit on the select for a few seconds, the announcement will finally happen. This is with non-e10s, need to test e10s.
Flags: needinfo?(twalker)
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Updated•8 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•