Closed
Bug 768863
Opened 13 years ago
Closed 13 years ago
[AccessFu] EBT should give a bit more context for touched items
Categories
(Core :: Disability Access APIs, defect)
Tracking
()
VERIFIED
FIXED
mozilla16
People
(Reporter: MarcoZ, Assigned: eeejay)
References
()
Details
Attachments
(1 file)
1.57 KB,
patch
|
MarcoZ
:
review+
|
Details | Diff | Splinter Review |
Explore By Touch only speaks a very limited number of ancestors when users touch an item. Sometimes, too limited. For example:
1. Open my blog http://www.marcozehe.de.
2. Touch any of the headings that contain links, for example each of the blog post headings.
Result: TalkBack will say "Link Quick Navigation Keys now in Firefox for Android nightly builds". The information that this is also a heading, is not spoken, but should be, IMO.
I know this is hard to fine-tune, but I think in cases where there's a heading involved, we should speak that, too. Likewise (untested) a graphic that is contained within a link, we want to speak the fact that this is a link, too.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → eitan
Target Milestone: --- → mozilla16
Assignee | ||
Comment 1•13 years ago
|
||
This makes the utterances identical to linear nav.
Attachment #637564 -
Flags: review?(marco.zehe)
Reporter | ||
Comment 2•13 years ago
|
||
Comment on attachment 637564 [details] [diff] [review]
Provide full context for explore by touch events like we do for focus.
r=me. Thanks, I believe this makes more sense than to artificially filter the ancestry.
Attachment #637564 -
Flags: review?(marco.zehe) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 5•13 years ago
|
||
Verified fixed in Firefox/Android 16.0a1 2012-07-01.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•