Changes between Version 4 and Version 5 of Ticket #13575, comment 7
- Timestamp:
- Aug 4, 2015, 11:34:39 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13575, comment 7
v4 v5 1 This is IE bug . Open plain contenteditable but use `shift+enter` instead `enter`. Then IE won't insert `<p>` but `<br />`. In this scenario, bug is reproducible. Also weird things happen (both in CKEditor and plain contenteditable) after caret is put in previous line (햐 is GI):1 This is IE bug (also it happens in ENTER P mode if you just use `shift+enter`). Open plain contenteditable but use `shift+enter` instead `enter`. Then IE won't insert `<p>` but `<br />`. In this scenario, bug is reproducible. Also weird things happen (both in CKEditor and plain contenteditable) after caret is put in previous line (햐 is GI): 2 2 3 3 1) If you hit `shift+enter`, caret is moved to the third line, below the original 햐: