Opened 14 years ago
Closed 14 years ago
#7518 closed Bug (duplicate)
Getting an error when deleting a row
Reported by: | Satya Minnekanti | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IBM | Cc: | Damian, James Cunningham, Teresa Monahan |
Description
To reproduce the defect:
- Open CK Editor and insert a table with default values.
- Keep cursor in one of table cells, and open context menu.
- Delete the current Row by slecting Row - > Delete Rows.
Expected Result:
Current Table Row is deleted with out showing any errors.
Actual Result:
Current Table Row is deleted but an Error is shown in status bar and the Error is Invalid argument
Attachments (1)
Change History (6)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Summary: | IE: Getting an error when deleting a row → Getting an error when deleting a row |
Version: | → 3.0 |
comment:2 Changed 14 years ago by
Status: | confirmed → pending |
---|
This can only be confirmed on IE6/7 for me?
Changed 14 years ago by
Attachment: | 7518.patch added |
---|
comment:3 Changed 14 years ago by
Cc: | damo,jamescun,tmonahan → damo, jamescun, tmonahan |
---|
Hi everybody, i have a working copy installed of CKEDITOR 3.5.3 and i was getting that error, applied the patch and the error no longer exists on IE. But the patch introduces a new error on FF, checked on firebug and the error says: Index or size is negative or greater than the allowed amount" code: "1
I just wanted to comment this information i found cause maybe it will help to fix this bug sooner.
comment:5 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | pending → closed |
This has been true for all versions of IE since CKEditor version 3.0. The error is:
This has been also true for Opera 11.01 since CKEditor version 3.5.1 The detailed stack trace form Dragonfly is: