Opened 15 years ago
Closed 15 years ago
#4881 closed Bug (fixed)
IE: Error when cutting hr or table
Reported by: | Frederico Caldeira Knabben | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | 3.0 |
Keywords: | IE Confirmed Review+ | Cc: |
Description
With IE:
- Insert an horizontal rule or a table in the document.
- Select the inserted element.
- Right-click for the context menu.
- Select "Cut".
A js error is thrown.
Attachments (2)
Change History (6)
comment:1 Changed 15 years ago by
Changed 15 years ago by
Attachment: | 4881.patch added |
---|
comment:2 Changed 15 years ago by
Keywords: | Review? added |
---|---|
Owner: | set to Garry Yao |
Status: | new → assigned |
- The bug applies to only standards document mode.
- The bug affects also Ctrl-X.
Changed 15 years ago by
Attachment: | 4881_ref.patch added |
---|
comment:3 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
R+ for attachment:4881.patch
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
I was thinking of 4881_ref.patch before, but it doesn't eliminate other selection system error.
Fixed with [5381].
IE bug here, selection system throws exception when 'cut' command is performed: