Opened 15 years ago
Closed 15 years ago
#3737 closed Bug (fixed)
style tags are losing formatting in IE.
Reported by: | Martin Kou | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | Core : Output Data | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed IE Review+ | Cc: |
Description
- Try to put the following HTML code in Source mode in IE:
<p> asdfasfdas <style> p { background-color: red; } </style></p>
- Switch to WYSIWYG mode and back.
- The formatting of the contents in the style tag disappears.
Attachments (1)
Change History (4)
Changed 15 years ago by
Attachment: | 3737.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
comment:2 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed with [3674].