Opened 16 years ago
Closed 15 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.
Attachments (1)
Change History (5)
comment:1 Changed 16 years ago by
Keywords: | Confirmed added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
Changed 15 years ago by
Attachment: | 4355.patch added |
---|
comment:2 Changed 15 years ago by
Component: | Accessibility → UI : Toolbar |
---|---|
Keywords: | Review? added |
Ticket Test added at : http://ckeditor.t/tt/4355/1.html.
This case is an exception where command shouldn't focus editing document.