Opened 11 years ago
Closed 10 years ago
#13252 closed Bug (fixed)
Update a11y help info about navigation in dialogs
| Reported by: | Piotrek Koszuliński | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 4.4.8 |
| Component: | General | Version: | 4.4.8 |
| Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
Change History (4)
comment:1 Changed 11 years ago by
| Status: | new → confirmed |
|---|
comment:2 Changed 11 years ago by
| Cc: | satya_minnekanti@… added |
|---|---|
| Keywords: | IBM added |
comment:3 Changed 10 years ago by
comment:4 Changed 10 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | confirmed → closed |
Fixed on master with git:8a1538d.

OK, my proposal as agreed with Reinmar and m.lewandowski:
Inside a dialog, press TAB to navigate to the next dialog element, press SHIFT+TAB to move to the previous dialog element, press ENTER to submit the dialog, press ESC to cancel the dialog. When a dialog has multiple tabs, the tab list can be reached either with ALT+F10 or with TAB as part of the dialog tabbing order. With tab list focused, move to the next and previous tab with RIGHT and LEFT ARROW, respectively.