Opened 10 years ago
Closed 10 years ago
#9865 closed Bug (fixed)
[IE10] Cursor is not visible after reaching the bottom of editing area using enter key
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.6 |
Component: | Core : Selection | Version: | 3.6.6 |
Keywords: | IE10 | Cc: |
Description
Happens in all enter modes.
- Open replacebyclass sample
- Start pressing enter
Result: when reaching the bottom of the editing area, the wysiwygarea is not scrolled automatically to the cursor position. Only after pressing any other key, the editor scrolls correctly to the cursor.
Started happening in revision [7662]
Change History (3)
comment:1 Changed 10 years ago by
Keywords: | IE10 added; IE removed |
---|---|
Status: | new → confirmed |
comment:2 Changed 10 years ago by
comment:3 Changed 10 years ago by
Milestone: | → CKEditor 3.6.6 |
---|---|
Resolution: | → fixed |
Status: | confirmed → closed |
#9864 is also broken by this revision.