Opened 11 years ago
Closed 11 years ago
#11048 closed Bug (fixed)
Insert table row adds row to parent table
Reported by: | peter34 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
On Windows 8.1 using IE11, I create a table inside another table.
When I rightclick "Row" -> "Add before" inside the child table, the row is added to the parent table.
In the full CKEditor demo, paste the code from the attachment as HTML. Right click on "test123" and add a row. You will notice the row is added to the wrong table.
Attachments (1)
Change History (2)
Changed 11 years ago by
Attachment: | editor.txt added |
---|
comment:1 Changed 11 years ago by
Keywords: | table row add parent child removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Version: | 4.3 (GitHub - major) |
It is already fixed on latest major.
Example HTML code