Opened 16 years ago
Last modified 16 years ago
#3074 closed New Feature
Accessibility features for dialogs. — at Version 2
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Oracle Review+ | Cc: | Senthil |
Description (last modified by )
The dialogs in CKEditor v3 are currently not accessible to users who have to depend on keyboard and screen readers.
Features needed:
- Pressing TAB key when a dialog being displayed should never move the focus out of the dialog.
- Users should be able to switch tabs using Ctrl-Tab.
- When the user switches tab, it should be announced to him/her that a different tab has been selected.
- Buttons should be focus-able, and JAWS should pronounce their labels when they're focused. It should be possible to "click" buttons via Enter.
Change History (2)
comment:1 Changed 16 years ago by
Cc: | Senthil added |
---|---|
Keywords: | Oracle added |
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|