Opened 15 years ago
Closed 13 years ago
#4742 closed Bug (expired)
IE: Extra paragraphs on click
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0.1 |
Keywords: | IE | Cc: |
Description
- Load the following HTML:
<p>Top</p> <table align="left" border="1" style="width: 200px"> <tr> <td>Test</td> </tr> </table> <p>Bottom</p>
- Click to put the caret in the "Top" paragraph.
- Click at the white-space at the right of the table.
An empty paragraph will be appended after the table.
This issue doesn't happen if the "align" attribute is not issue. The same problem can be verified when the alignment is to the right.
This issue can be easily verified in our online demo.
Attachments (1)
Change History (4)
comment:1 Changed 15 years ago by
Keywords: | Pending added; Confirmed removed |
---|---|
Milestone: | CKEditor 3.1 |
Changed 15 years ago by
Attachment: | ckeditor_demo_wrong_table_layout.png added |
---|
comment:2 Changed 15 years ago by
Also we should note that left aligned table is not correctly layout on our demo page at first place, see attached screenshot.
comment:3 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
I was not able to reproduce it on current trunk.
Unable to reproduce this issue on trunk.