Opened 14 years ago
Closed 13 years ago
#7002 closed Bug (fixed)
[IE] Undo when table is selected results in an error
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Undo & Redo | Version: | 3.0 |
Keywords: | IE8 IBM | Cc: | satya_minnekanti@… |
Description
- Insert a table.
- Click on the table's border to show the table grips.
- Do CTRL-Z or click on the Undo icon.
JS error is thrown in the selection plugin.
Change History (9)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.2.2 |
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Cc: | satya_minnekanti@… added |
---|---|
Keywords: | IBM added |
comment:5 Changed 13 years ago by
comment:6 Changed 13 years ago by
Keywords: | IE8 added; IE removed |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
comment:7 Changed 13 years ago by
Status: | reopened → confirmed |
---|---|
Version: | 3.2.2 → 3.0 |
This issue is still reproducible in CKDeitor 3.6.2 (From CKE 3.0) in IE8 only.
Message: Unspecified error.
Line: 576
URI: /3.6.2/ckeditor/_source/plugins/selection/plugin.js
And again it was duplicated in #7587 which has different TC but error thrown is the same.
comment:9 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
#7587 is anoter TC for the same root problem.
Might be related to [662] but I can't tell for sure.