Opened 11 years ago

Closed 11 years ago

#9919 closed Bug (duplicate)

Incorrect focus handling on the link dialog

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

Description

To Reproduce:

  • Open any CKEditor sample and clear the contents of the editor.
  • Open the Link dialog and select 'Link to anchor in the text' as the Link Type. As there are no anchors in the editor, the '(No anchors available in the document)' message is displayed.
  • Press Tab.

Expected Result: Focus goes to div containing the '(No anchors available in the document)' message and JAWS reads this to the user.

Actual Result: Focus goes to Window and JAWS reads the window title.

When you press tab again focus goes to the OK button. Then when you press Shift + Tab, focus returns to the window. If you continue to press Shift + Tab, focus moves back & forth between the window and the OK Button and never goes to other fields in the dialog.

This is a 4.x issue. It does not occur in 3.x.

Change History (1)

comment:1 Changed 11 years ago by Jakub Ś

Resolution: duplicate
Status: newclosed

DUP of #9845.

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