Opened 11 years ago
Last modified 10 years ago
#10767 confirmed Bug
Webkit removes whole table
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0.1 |
Keywords: | Chrome Safari | Cc: |
Description
To reproduce:
- Insert table 1X2 (1 row and two columns)
- Double (or even triple) click inside table so that whole cell gest selected (You have to see selection in table cell).
- Right-click on selected cell and choose Column->Delete Column.
Result: Whole table gets deleted.
Problem can be reproduced from CKEditor 4.0.1 in Chrome and Safari only.
Change History (2)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|
Similar issue caused by the same browser behaviour has been reported: #12099.