Opened 17 years ago
Closed 13 years ago
#1722 closed Bug (fixed)
Safari: Backspacing in table deletes empty rows
Reported by: | Jeff Johnson | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.5.1 |
Keywords: | Safari | Cc: |
Description
If you go here: http://www.fckeditor.net/demo, insert an empty table, put the cursor in the leftmost cell of a row and hit backspace, the row is deleted and cursor moves outside of the table. If you type something in one of the rows and put the cursor in the leftmost cell of that row and hit backspace, all empty rows below it are deleted. This behavior differs from Firefox or IE, which preserve the table and only delete cell content.
Change History (4)
comment:1 Changed 17 years ago by
Keywords: | Confirmed Safari added; Safar table row delete removed |
---|---|
Priority: | High → Normal |
comment:2 Changed 16 years ago by
Milestone: | → CKEditor 3.x |
---|
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
The backspace problem is no longer reproducible, however there is a problem with delete key even in latest CKEditor 3.6.3 (Reported here: #8916)
The same bug occurs in 3.0 RC