Opened 13 years ago
Closed 13 years ago
#8753 closed Bug (duplicate)
Chrome: Cursor not staying in correct position after subscript/superscript & we moved to next paragraph
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | IBM | Cc: | Damian, Teresa Monahan |
Description
To reproduce the defect:
- Open any CK Editor sample, type a word.
- Press subscript icon.
- Type another word and press Enter.
Expected Result: Cursor moves to start of next empty paragraph.
Actual Result: Last typed word moved to next paragraph with cursor staying at the beginning of last typed word.
Same issue happens with Superscript
This issue has been reproducible from CKEditor 3.5.3 rev [6636] (which by the way is a fix for rev [6461] which caused #8617)
Anyway fix provided in #8617 also fixes this issue.
Closing as duplicate.