#10586 closed Bug (invalid)
Enter not working in IE
Reported by: | Mariusz | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.1.1 |
Keywords: | Cc: |
Description
I'm using source mode by default. On IE8 if I click enter editor should go to next line but only add space. If I save it and print text next line exist but I have to see it when I'm typing in editor. It's correct in chrome and other browsers. How can I resolve it?
Attachments (1)
Change History (4)
comment:1 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Changed 12 years ago by
Attachment: | ckeditorexample.png added |
---|
comment:2 Changed 12 years ago by
I added attachment. Like I wrote I'm using source mode by default.
If I submit this example from attachments and print them then all new lines characters exist there.
comment:3 Changed 12 years ago by
Ok Now I understand - you were getting space inserted instead of enter.
I have tried source version of CKEditor 4.1.2 and didn't get this result.
- Please upgrade editor to version 4.1.2
- Have you made any customization to the core code or have custom plugins that might influence this behaviour? Please remove them and check if ti works then
- Which package have you downloaded - Basic, full, standard or custom one? Please provide build-config.js
I'm sorry but this isn't forum or support site for reporting implementation problems but place for reporting bugs thus I'm closing this issue as invalid
What exactly do you mean here? When you press Enter - new line is inserted (new P, DIV or empty line With BR before it). How exactly you want to such new empty line?