Opened 15 years ago
Closed 15 years ago
#6118 closed Bug (fixed)
Accessibility : Initial Focus should be set to to Tabs when Table Properties dialog is opened
Reported by: | Satya Minnekanti | Owned by: | Sa'ar Zac Elias |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | Accessibility | Version: | 3.4 Beta |
Keywords: | IBM | Cc: | Damian, joek |
Description
To reproduce the defect:
- Open Ajax sample.
- Go to the Tool bar by pressing Alt + F10 and navigate to Table icon and press Enter.
Expected Result:
Focus should go to Tabs first, User can navigate the Tabs using Arrow keys, and he can select the Tab that he wants by pressing Enter or space bar. when the user presses enter focus should go to first element in the Tab.
Actual Result:
Focus is going in to the elements on Table properties Tab directly when we open Table dialog.
Attachments (1)
Change History (7)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 15 years ago by
Owner: | set to Sa'ar Zac Elias |
---|---|
Status: | confirmed → assigned |
Changed 15 years ago by
Attachment: | 6118.patch added |
---|
comment:4 Changed 15 years ago by
Milestone: | → CKEditor 3.4 |
---|---|
Status: | assigned → review |
comment:5 Changed 15 years ago by
Status: | review → review_passed |
---|
comment:6 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [5818].
To add to the description, the editor is loaded with config.dialog_startupFocusTab = true;