Changes between Initial Version and Version 1 of Ticket #9315, comment 1
- Timestamp:
- Sep 25, 2012, 6:48:26 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9315, comment 1
initial v1 1 Confirmed. Once the delete is pressed whole table gets removed from DOM.1 Confirmed. Press CRTL+A and press delete. Once the delete is pressed whole table gets removed from DOM. 2 2 3 Problem occurs only when enter mode is set to BR and div is placed inside table. If you remove enter mode br or table from html then problem does not occur. 3 Problem occurs with or without enter mode set to BR but the **key to reproduce is having div is placed inside table**. 4