Win 7, IE9, JAWS 13 |
supported |
- When tabbing: reads first the content of
aria-label then the content of the div referenced by aria-describedby : it reads "Close window button - Closing this window will discard..."
- Normal reading: Reads
aria-label , ignores aria-describedby : "Close window button - other content etc.
|
Win 7, FF 15, JAWS 13 |
partial support, buggy |
- When tabbing: Reads
aria-labelledby twice after reading aria-label and a help text: "close window button - Use JAWS key plus Alt plus R to read descriptive text - Closing this window will discard... - Closing this window will discard...".
- Normal reading: "close window button - Use JAWS key plus Alt plus R to read descriptive text"
|
Win 7, IE9, NVDA |
supported |
- When tabbing: Reads "Close window button - Closing this window will discard..."
- Normal reading:
aria-labelledby ignored: "button Close window - other content" etc.
|
Win 7, FF 13, NVDA |
supported |
- When tabbing: Ignores
aria-label but reads aria-describedby : "X button - Closing this window will discard..."
- Normal reading: Ignores both
aria-label and aria-describedby : "button X - other content"
|
Win XP, FF 15, NVDA |
supported |
- When tabbing: Reads
div referenced by aria-describedby but ignores aria-label : it reads "X button - Closing this window will discard..."
- Normal reading: Ignores both
aria-label and aria-describedby , reads "button X - other content" etc.
|
Win XP, IE8, NVDA |
supported |
- When tabbing: reads first the content of
aria-label then the content of the div referenced by aria-describedby : it reads "Close window button - Closing this window will discard..."
- Normal reading: reads "button Close window - other content"
|
Win XP, IE8, SaToGo |
supported |
- When tabbing: reads
div referenced by aria-describedby but ignores aria-label : it reads "X button - Closing this window will discard...".
- Normal reading:
aria-describedby is ignored, the output is "button X - other content" etc.
|
Mac OS 10.5.8, VoiceOver |
? |
Still to be checked. |
Android 4.2, Firefox 18, TalkBack (German version) |
Not supported |
- Ignores
aria-describedby , reads "Schaltfläche X".
|