Opened 15 years ago
Closed 14 years ago
#5239 closed Bug (fixed)
Behaviour of Menus in Toolbar is Inconsistent
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.1 |
Component: | UI : Toolbar | Version: | 3.1 |
Keywords: | IBM | Cc: | Damian, joek |
Description
To reproduce the defect
For any Menu like Font Name, Font Size,Text Colour,Background Colour, Styles or Paragraph Format when we press Esc the Menu is closed and the Focus stays on the same Menu in the Toolbar
But for Spell Check as You Type Menu when we press Esc the Menu is closed and the Focus is going in to the body of the Editor.
Attachments (1)
Change History (9)
comment:1 Changed 15 years ago by
Component: | General → UI : Toolbar |
---|---|
Keywords: | Confirmed added |
Milestone: | → CKEditor 3.x |
comment:2 Changed 15 years ago by
Milestone: | CKEditor 3.x |
---|
comment:3 Changed 14 years ago by
We need to revisit this ticket.
We should have consistent behaviour of core UI components like the menu button. We use the menu button for features other than spell check.
comment:4 Changed 14 years ago by
Cc: | damo,joek → damo, joek |
---|---|
Component: | UI : Toolbar → UI : Spell Checker |
#6247 has fixed the generic focus returning logic, the rest to do is to update the focus management in SCAYT plugin.
Changed 14 years ago by
Attachment: | 5239.patch added |
---|
comment:5 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
Oops, SCAYT is not the one to blame as there's still a legacy focus manipulation in menu plugin.
comment:6 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:7 Changed 14 years ago by
Component: | UI : Spell Checker → UI : Toolbar |
---|---|
Milestone: | → CKEditor 3.6.1 |
comment:8 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6927].
Milestone CKEditor 3.x deleted