Opened 11 years ago
Last modified 11 years ago
#10959 confirmed Bug
Delete cells in table with nested table removes entire document content
Reported by: | Lynne Kues | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Tables | Version: | 3.6.1 |
Keywords: | IBM | Cc: |
Description
Open the attached html. Select the content in the first and second cells in the second row of the table. Execute Delete Cells.
The entire content of the document is deleted.
Attachments (1)
Change History (5)
Changed 11 years ago by
Attachment: | delete-cells-issue-ticket.html added |
---|
comment:1 Changed 11 years ago by
Summary: | Delete cells in table removes entire document content → Delete cells in table with nested table removes entire document content |
---|
comment:2 Changed 11 years ago by
Status: | new → pending |
---|---|
Version: | 3.6.6 (SVN - trunk) |
comment:3 Changed 11 years ago by
The issue is filed against 3.6.6 and is reproducible in that release.
comment:4 Changed 11 years ago by
Status: | pending → confirmed |
---|---|
Version: | → 3.6.1 |
This issue was fixed in version 4.0.1 (Bug #8675) with this commit:
- Masterized dev git:fc2bf605
- Masterized tests 4cbb19e
I cannot reproduce this issue in CKEditor 4.2.1. I was trying selecting cells in row 33 and 36.
Are you sure that this TC is reproducible on latest CKEditor version? On which browser you're testing it?