Opened 16 years ago
Closed 16 years ago
#3359 closed Bug (fixed)
Editing area is not visible in IE quirks mode
Reported by: | Martin Kou | Owned by: | Martin Kou |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Oracle Review+ | Cc: | Senthil |
Description
To reproduce:
- Remove the <!DOCTYPE> line from sample.html.
- Open replacebyclass.html in IE6.
- The editing area is not visible.
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | 3359.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [3385].
Click here for more info about our SVN system.
Please change the check with
CKEDITOR.env.quirks
and go ahead committing it.