Opened 10 years ago
Last modified 9 years ago
#13225 confirmed Bug
IE: Can't remove inline styles with Backspace and Delete needs to be pressed twice.
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE | Cc: |
Description
- Open replacebycode sample and press New Page command
- Type some text
- Click Ctrl+A and Ctrl+B (Don't press ctrl+B before typing -> it works then)
- Press Backspace any number of times you want. Text is removed but element's path is still showing "body p strong"
- Instead of Backspace press Delete. The first key press removes only text. Second key press removes the formatting.
Problem can be reproduced from CKEditor 3.0 in IE8-11.
Change History (2)
comment:1 Changed 10 years ago by
Status: | new → confirmed |
---|
Other tickets relatedtto that problem: #13820, #12139, #13504, #5026 (Test 2), #13224, #13830.