Opened 16 years ago
Closed 16 years ago
#3520 closed Bug (fixed)
Incorrect dialog layouts for Paste, Paste From Word, Paste As Plaintext and Table.
| Reported by: | Martin Kou | Owned by: | Martin Kou |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | UI : Dialogs | Version: | SVN (CKEditor) - OLD |
| Keywords: | Review+ | Cc: |
Description
To reproduce:
- Remove the <!DOCTYPE> line from sample.html.
- Open replacebyclass.html in IE.
- Open any Paste dialog.
- You see scrollbars in the dialogs.
The table dialog is a separate issue:
- Open replacebyclass.html in Firefox 3 under Mac OS X.
- Scrollbars.
Attachments (3)
Change History (8)
Changed 16 years ago by
| Attachment: | 3520.patch added |
|---|
comment:1 Changed 16 years ago by
| Keywords: | Review? added |
|---|
comment:2 Changed 16 years ago by
| Keywords: | Review- added; Review? removed |
|---|
Changed 16 years ago by
| Attachment: | 3520_2.patch added |
|---|
comment:3 Changed 16 years ago by
| Keywords: | Review? added; Review- removed |
|---|
comment:4 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:5 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Fixed with [3622].
Click here for more info about our SVN system.

Patch works well with only one exception - table dialog. Please see the attachment.