Opened 10 years ago
Last modified 10 years ago
#13143 closed Bug
[Spartan] Focus is lost when opening a color panel — at Version 3
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.2 |
Component: | General | Version: | 4.5.0 Beta |
Keywords: | Cc: |
Description (last modified by )
Follow up of #12858.
- Open any inline sample.
- Focus editor.
- Click the color button.
- Focus is lost (toolbar disappears).
It may not be a problem of inline editor only, because focus lost will not be visible in the classic editor.
Change History (3)
comment:1 Changed 10 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 10 years ago by
Status: | new → pending |
---|
comment:3 Changed 10 years ago by
Description: | modified (diff) |
---|
I think it works the same as in other browsers. Point 3 -> visible cursor is gone but (and it works the same everywhere)
Click on the color button, press Esc - cursor is back and you can write in editor.
Click on the color button, click on color button once more to hide it - cursor is gone for good.