#5650 closed Bug (duplicate)
disabling/enabling SCAYT makes editor to lost its focus
Reported by: | WebSpellChecker.net | Owned by: | |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | UI : Spell Checker | Version: | |
Keywords: | Review- | Cc: |
Description
Steps to reproduce:
Enable SCAYT When toolbar menu is disappear, editor stay without focus on it
Attachments (1)
Change History (6)
Changed 15 years ago by
Attachment: | 5650.patch added |
---|
comment:1 Changed 15 years ago by
Milestone: | CKEditor 3.x → CKEditor 3.3 |
---|
comment:2 Changed 15 years ago by
Keywords: | Review- added |
---|---|
Milestone: | CKEditor 3.3 → CKEditor 3.4 |
comment:3 Changed 15 years ago by
attachment:ticket:5572:5572_3.patch and new core resolve the problem
comment:4 Changed 15 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Let's try to resolve the problem at #5570 instead of at this ticket.
comment:5 Changed 15 years ago by
Milestone: | CKEditor 3.4 |
---|
The correct approach would be control focus at the menu button instead of changing the command definition, as it will force the editor focus with 'config.scayt_autoStartup=true'.