Opened 8 years ago

Last modified 7 years ago

#14624 confirmed Bug

Applying toolbar buttons should keep focus when pressed

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: Accessibility Version:
Keywords: Cc:

Description (last modified by Marek Lewandowski)

When applying formatting with toolbar buttons using keyboard, the editor takes the focus. It could be frustrating for person that wishes to apply multiple stylings.

And let us make clear, we're talking about changing focus strategy for keyboard-only usage.

Steps to reproduce

  1. Open any page with CKEditor.
  2. Focus the editor editable.
  3. Move the focus to the toolbar using keyboard (alt + f10).
  4. Navigate to bold button.
  5. Press space.

Expected:

Focus remains in the toolbar, so that the user can apply further styles.

Actual result

Focus goes into the editor.

Change History (2)

comment:1 Changed 8 years ago by Marek Lewandowski

Status: newconfirmed

comment:2 Changed 8 years ago by Marek Lewandowski

Description: modified (diff)
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