Changes between Initial Version and Version 1 of Ticket #11470
- Timestamp:
- Jan 21, 2014, 11:31:39 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11470 – Description
initial v1 13 13 14 14 3. We must investigate a11y aspect of the dialog, e.g. compatibility with screen readers (JAWS). Perhaps `<kbd>` tags would be suitable here and there. 15 16 ---- 17 18 Related tickets we could also take into consideration: 19 20 * #8490: Plugins should extend `a11yhelp` to make the dialog dynamic and (build/editor)-dependent. At the moment `a11yhelp` creates a delusion that some features are enabled while, in fact, the plugins to which they belong are not even loaded. 21 * #9638: "Press ALT 0 for help" iframe voice label makes no sense when `a11yhelp` is not loaded (i.e. basic build).