Opened 13 years ago

Closed 8 years ago

Last modified 8 years ago

#8194 closed Bug (fixed)

Tab Order broken with radio buttons inside a dialog

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IBM Cc: Damian, Teresa Monahan

Description (last modified by Piotrek Koszuliński)

To reproduce the defect:

Use CKEditor Dialog API Sample and change the dialog Definition to add Radio buttons to the dialog. (I have attached the dialog definition that i used)

Press Tab after you reached the Radio buttons.

Expected Result: Focus goes to OK button.

Actual Result: Focus stays on the radio button itself, even we press Tab any number of times focus stays on the radio button.

This will cause an Accessibility Failure

There are more cases described in #8401.

Attachments (1)

my_dialog.js (731 bytes) - added by Jakub Ś 13 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.0

Reproducible form CKEditor 3.0.

NOTES:
Till CKE 3.1.1 it was impossible to access radio buttons with TAB key. From CKE 3.2 it has been possible to access radio buttons but impossible to leave them.

Sometimes if you press TAB button quickly two times the focus will jump on OK or Cancel button.

Changed 13 years ago by Jakub Ś

Attachment: my_dialog.js added

comment:2 Changed 9 years ago by Piotrek Koszuliński

Description: modified (diff)

comment:3 Changed 9 years ago by Wiktor Walc

comment:4 Changed 8 years ago by Marek Lewandowski

Resolution: fixed
Status: confirmedclosed

Can't repro on a latest master. By the looks of it it was fixed in CKE 4.3.0.

comment:5 Changed 8 years ago by Anna Tomanek

Summary: Tab Order broken when we have radio buttons inside the dialogTab Order broken with radio buttons inside a dialog
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