#5622 closed Bug (fixed)
[FF] Cursor not blinking on editor::focus
| Reported by: | Garry Yao | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.3 |
| Component: | General | Version: | SVN (CKEditor) - OLD |
| Keywords: | Confirmed Safari Firefox Opera Review+ | Cc: |
Description
On 3.3.x branch, when using Tab key to focus the editor, notice that the cursor is not blinking.
Attachments (2)
Change History (13)
comment:1 Changed 16 years ago by
| Keywords: | Review? added |
|---|---|
| Owner: | set to Garry Yao |
| Status: | new → assigned |
comment:2 Changed 16 years ago by
Changed 16 years ago by
| Attachment: | 5622.patch added |
|---|
comment:3 Changed 16 years ago by
| Keywords: | Safari added |
|---|
Changed 16 years ago by
| Attachment: | 5622_2.patch added |
|---|
comment:5 Changed 16 years ago by
| Keywords: | Opera added |
|---|
Opera affected also, when focus document with empty content (e.g. New Page), Opera will put the cursor directly under HTML, which cause the subsequent created content outside body.
comment:6 Changed 16 years ago by
| Keywords: | Review- added; Review? removed |
|---|
I'm not able to apply the patch on trunk. Can you check it?
comment:7 Changed 16 years ago by
| Keywords: | Review? added; Review- removed |
|---|
The patch is to be applied on 3.3.x branch which contains #3593.
comment:8 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:10 Changed 14 years ago by
| Keywords: | NeedsTest added |
|---|

Note that this bug also affects Safari, but occurs only when focus is been manually set, e.g. in 'New Page' command.