Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#7842 closed bug (fixed)

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.
  4. The ? can still not be reached by tabbing.
  5. In reading mode JAWS now reads '? Use JAWS key + alt + R to read descriptive text.'
  6. Pressing JAWS key + alt + r does nothing

Custom content

  1. No tooltips could be found using JAWS (under development?)

Change History (4)

comment:1 Changed 11 years ago by Scott González

Component: ui.core[meta] ui.dev
Keywords: a11y added
Version: 1.8.16git

comment:2 Changed 11 years ago by Jörn Zaefferer

Resolution: fixed
Status: newclosed

Tooltip: Make demos more accessible (and less stupid, in case of the forms demo). Fixes #7842

Changeset: f76fbb8901e71b38d18735a1223603157689b888

comment:3 Changed 11 years ago by Jörn Zaefferer

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.

comment:4 Changed 11 years ago by Scott González

Milestone: 1.9git
Note: See TracTickets for help on using tickets.