Opened 17 years ago
Closed 17 years ago
#3426 closed Bug (fixed)
Color selection boxes have incorrect layout in IE quirks mode.
| Reported by: | Martin Kou | Owned by: | Martin Kou |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | UI : Floating Panel | Version: | SVN (CKEditor) - OLD |
| Keywords: | IE Review+ | Cc: |
Description
To reproduce:
- Remove the doctype line from sample.html.
- Open replacebyclass.html in IE6.
- Open one of the color selection boxes.
- You see a scrollbar in the color selection box opened.
Attachments (1)
Change History (5)
comment:1 Changed 17 years ago by
| Owner: | set to Martin Kou |
|---|---|
| Status: | new → assigned |
Changed 17 years ago by
| Attachment: | 3426.patch added |
|---|
comment:2 Changed 17 years ago by
| Keywords: | Review? added |
|---|
comment:3 Changed 17 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:4 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed with [3428].
Click here for more info about our SVN system.

This is caused by the IE box model bug described in http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug.