Opened 16 years ago

Closed 16 years ago

#4355 closed Bug (fixed)

Toolbar button command steals focus from toolbar

Reported by: Tobiasz Cudnik Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.1
Component: UI : Toolbar Version:
Keywords: Confirmed Review+ Cc:

Description

Toolbar button command steals focus from toolbar, moving it into editor.

To reproduce:

  • Open editor sample
  • Focus editing area
  • Press ALT+F10
  • Press SHIFT+TAB 2 times (focus Show Blocks)
  • Press Space

Result: Focus is inside editor

Expected result: Focus shouldn't change

Correct me if i'm wrong, but from keyboard navigation perspective (which i'm addicted to) focus stealing is one of most frustrating issues.

Find this issue on GitHub

Change History (5)

comment:1 Changed 16 years ago by Garry Yao

Keywords: Confirmed added
Owner: set to Garry Yao
Status: newassigned

This case is an exception where command shouldn't focus editing document.

Changed 16 years ago by Garry Yao

Attachment: 4355.patch added

comment:2 Changed 16 years ago by Garry Yao

Component: AccessibilityUI : Toolbar
Keywords: Review? added

Ticket Test added at : http://ckeditor.t/tt/4355/1.html.

comment:3 Changed 16 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

Nice job!

comment:4 Changed 16 years ago by Garry Yao

Resolution: fixed
Status: assignedclosed

Fixed with [4350].

Find this issue on GitHub
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