Opened 14 years ago
Last modified 13 years ago
#7912 closed Bug
IE - Enter key does not work properly — at Initial Version
Reported by: | Lynne Kues | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.2 |
Component: | UI : Enter Key | Version: | 3.0 |
Keywords: | IBM | Cc: | satya_minnekanti@… |
Description
IE8
Go to CKEditor demo page on IE. Go to Source mode. Copy this html
<p>test test<span style="display: none"> </span></p> <p>and this is some more text</p> <p>test<span style="display: none"> </span></p> <p> </p> <p> </p>
Ctrl-A, Ctrl-V Go back to View mode. Put cursor at end of third line of text by clicking the mouse. Press Enter key.
Nothing happens. The cursor does not go to the next line.