Opened 15 years ago
Closed 15 years ago
#6295 closed Bug (duplicate)
[[IE]] Deleting a Nested Table inside Table cell is deleting the whole cell
| Reported by: | Satya Minnekanti | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | IBM IE | Cc: | Damian, joek | 
Description
To reproduce the defect:
- Open Ajax sample.
 
- Insert a Table.
 
- Go in to a Table cell and insert a Table inside the Table Cell.
 
- Activate context menu from the Table Cell in the New Table that was inserted(Nested Table) and Click on Delete Table option.
 
Expected Result:
Only the Nested Table inside Table Cell is deleted.
Actual Result:
Cell which holds the Nested Table is also deleted.
Change History (3)
comment:1 Changed 15 years ago by
| Status: | new → confirmed | 
|---|
comment:2 Changed 15 years ago by
comment:3 Changed 15 years ago by
| Keywords: | IE added | 
|---|---|
| Resolution: | → duplicate | 
| Status: | confirmed → closed | 
DUP of #6289.

Note: the cell must contain only the inner table. If it'll have more content it won't be deleted.