Opened 14 years ago

Closed 14 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:

  1. Open Ajax sample.
  1. 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)

6118.patch (866 bytes) - added by Sa'ar Zac Elias 14 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 14 years ago by Damian

To add to the description, the editor is loaded with config.dialog_startupFocusTab = true;

comment:2 Changed 14 years ago by Sa'ar Zac Elias

Status: newconfirmed

comment:3 Changed 14 years ago by Sa'ar Zac Elias

Owner: set to Sa'ar Zac Elias
Status: confirmedassigned

Changed 14 years ago by Sa'ar Zac Elias

Attachment: 6118.patch added

comment:4 Changed 14 years ago by Sa'ar Zac Elias

Milestone: CKEditor 3.4
Status: assignedreview

comment:5 Changed 14 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

comment:6 Changed 14 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: review_passedclosed

Fixed with [5818].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy