Opened 13 years ago
Last modified 13 years ago
#8303 confirmed Bug
IE8: can't delete whole text before an anchor.
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.6 |
Keywords: | IE8 | Cc: |
Description (last modified by )
- Open replacebycode sample
- Insert anchor
"This is some sample text. Yo^u are using CKEditor."
inside "You" word - Move the cursor to the beginning of line
- Start deleting text with DELETE
Result:
When you reach "o" in "You" word and press DELETE "o" will be deleted with anchor.
Reproducible from CKE 3.6 rev [6904] in IE8
Change History (3)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Description: | modified (diff) |
---|
I have found this issue when reproducing #5490