Ticket #479 (closed Bug: fixed)
o:p tags cause linebreak problems in IE6/7
| Reported by: | neym | Owned by: | martinkou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | UI : Enter Key | Version: | |
| Keywords: | Confirmed IE Review+ | Cc: |
Description
Occurs in IE6 and IE7. Does not occur in Firefox.
How to reproduce:
In source mode, add the content: <o:p>Some Content</o:p>
Exit source mode. Press Enter.
You will find that no linebreak occurs. When you return to the source view, you will see a </o:p><o:p> was added. This occurs even if the <o:p></o:p> is between <p></p> tags.
And further, MS Word sometimes leaves a trailing <o:p></o:p> at the end of lines when importing. This results in people asking, "Why is my enter key not making a line break?"
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
