Opened 15 years ago

Closed 15 years ago

#4011 closed Bug (invalid)

[IE] Tab is not focused in dialog on ALT-F10

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: UI : Dialogs Version:
Keywords: IE Cc:

Description

Reproducing Procedures

  1. Open the 'replace by class' sample page.
  2. Open the 'Link' dialog and press ALT-F10 to activate tab switchers.
  3. Press 'Tab' to open next tab page.
    • Actual Result: The text selection is still inside the text input of previous tab page
    • Expected Result: The focus is moved to the current active tab switcher.

Change History (2)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

I think that's the way it must be. The tab must be "activate" with ENTER, while ESC will return to the previous TAB and selection.

Still to confirm.

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: newclosed

Confirmed the behavior... the ENTER key must be used to activate it.

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