Closed
Bug 810372
Opened 13 years ago
Closed 13 years ago
[AccessFu] Don't mutter app URLs
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: eeejay, Assigned: eeejay)
Details
Attachments
(1 file)
1.12 KB,
patch
|
davidb
:
review+
|
Details | Diff | Splinter Review |
It is tiresome... it happens in B2G every time you switch apps.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #680129 -
Flags: review?(dbolter)
![]() |
||
Comment 2•13 years ago
|
||
Comment on attachment 680129 [details] [diff] [review]
don't add app urls to utterances.
Review of attachment 680129 [details] [diff] [review]:
-----------------------------------------------------------------
::: accessible/src/jsat/UtteranceGenerator.jsm
@@ +254,5 @@
> + if (aAccessible.name != aAccessible.DOMNode.location)
> + return this.objectUtteranceFunctions.defaultFunc(
> + aAccessible, aRoleStr, aStates, aFlags);
> +
> + return [];
I'd like to see a sonification (follow up is fine).
Attachment #680129 -
Flags: review?(dbolter) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Assignee: nobody → eitan
![]() |
||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
You need to log in
before you can comment on or make changes to this bug.
Description
•