Opened 11 years ago
Last modified 9 years ago
#12139 confirmed Bug
[Blink, Webkit]: Can't delete inline styles with backsapce. — at Initial Version
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0.2 |
Keywords: | Blink Webkit | Cc: |
Description
- Load replacebycode sample.
- Clear editor contents with new page button.
- Press Bold and type few characters.
- Press Ctrl+A and then hit Backspsce.
Result: Bold text is not deleted and cursor is moved to the beginning.
This occurs only on first such action. Subsequent Ctrl+A, Backspace work as expected.
Problem can be reproduced in Blink and Safari 6+ (works fine in Safari 5)