Search and Top Navigation
#7842 closed bug (fixed)
Opened November 08, 2011 02:31PM UTC
Closed May 09, 2012 08:16PM UTC
Last modified May 10, 2012 12:43PM UTC
Tooltip: accessibility
Reported by: | ezufelt | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | git |
Component: | [meta] ui.dev | Version: | git (not yet released) |
Keywords: | a11y | Cc: | |
Blocked by: | Blocking: |
Description
Firefox 7.0.1
JAWS 13
Tooltip demo 1.9pre
Forms with tooltips
1. the '?' can not be reached by tabbing.
2. Reading past, tabbing to, or accessing the form fields with quick keys 'f', does not read a tooltip (by design it seems).
3. Pressing the toggle button changes things.
a. The ? can still not be reached by tabbing.
b. In reading mode JAWS now reads '? Use JAWS key + alt + R to read descriptive text.'
c. Pressing JAWS key + alt + r does nothing
Custom content
1. No tooltips could be found using JAWS (under development?)
Attachments (0)
Change History (4)
Changed November 08, 2011 08:40PM UTC by comment:1
component: | ui.core → [meta] ui.dev |
---|---|
keywords: | → a11y |
version: | 1.8.16 → git |
Changed May 09, 2012 08:16PM UTC by comment:2
resolution: | → fixed |
---|---|
status: | new → closed |
Tooltip: Make demos more accessible (and less stupid, in case of the forms demo). Fixes #7842
Changeset: f76fbb8901e71b38d18735a1223603157689b888
Changed May 09, 2012 08:18PM UTC by comment:3
I'll leave this a fixed for now, though we may need to reopen. I've addressed the issues by cleanup up and improving those two demos. Especially the forms demo was rather broken anyway, that's a lot saner now. For the custom content demo I added an alt attribute to the map image, though it still won't be very useful, as it has the same text as the anchor itself.
Changed May 10, 2012 12:43PM UTC by comment:4
milestone: | 1.9 → git |
---|