Opened 11 years ago
Last modified 11 years ago
#11762 confirmed Bug
Styles are not applied in Internet Explorer if backspace is the last key pressed
Reported by: | Rick Schnorenberg | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | Cc: |
Description
Steps to Reproduce
- Open the example document in the nightly test page http://nightly.ckeditor.com/14-04-03-06-05/standard/samples/replacebyclass.html
- Place your cursor in some text that is not styled, for example the end of surface in "lunar surface"
- Use the backspace key to delete the words "lunar surface"
- Hit Ctrl+B to enable bold
- Type the word "moon"
Expected result
...to step onto the moon...
Actual result
...to step onto the moon...
This happens with bold, italic, and underline and occurs with both the keyboard shortcuts and the toolbar buttons. It also occurs if you use multiple backspace presses or highlight the text you want to remove and press backspace once.
Browser
I can reproduce this on Internet Explorer 9, 10, and 11, it does occur on Internet Explorer 8 or Chrome/Firefox
Change History (1)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.3.4 → 4.0 Beta |
Problem can be reproduced in IE9-11 from CKEditor 4.0 beta (works fine in CKE 3.x).