Opened 14 years ago

Closed 12 years ago

#5648 closed Bug (fixed)

Close combo doesn't focus editor

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: Accessibility Version: 3.0
Keywords: Cc:

Description

This behavior is observed on combo but also applies to panel button and menu button.

Reproducing Procedures

  1. Open any of the sample page and click to put focus inside editor.
  2. Click on 'Font' button to open combo;
  3. Don't make any selection in dropdown, just close the combo.
    • Actual Result: The focus is not side editor anymore
    • Expected Result: The select inside editor remains and users are able to continue the editing.

Change History (3)

comment:1 Changed 14 years ago by Garry Yao

Milestone: CKEditor 3.4CKEditor 3.x

It's more of an usability issue then a bug, switch into two cases here:

  1. When focus is previously inside editor, and user click on combo to open it, focus should return to document eventually.
  2. Instead if focus is from the toolbar, e.g. user navigate toolbar first before open the combo, current behavior make sense.

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:3 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: newclosed

Current version CKE 3.6.3 works as @garry.yao has described it in first comment

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