Opened 13 years ago
Closed 12 years ago
#6222 closed Bug (duplicate)
Cut/Copy/Paste menu disabled after text is cut from WYSIWYG editor
Reported by: | Krzysztof Studnik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 3.4.1 |
Keywords: | IE | Cc: | satya_minnekanti@… |
Description (last modified by )
Steps as in attached video
Open CK in IE
Select all text and right click on selection, from menu select "cut",
On empty space right click, select paste. Text is pasted
Retry above operations. Second time, options in menu are disabled, the cursor jumps to upper left corner.
When View source is selected, part of paragraf is left in the editor:
<p> <span style="display: none"> </span></p>
Attachments (1)
Change History (8)
Changed 13 years ago by
Attachment: | krst 09.10.03 .avi added |
---|
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 13 years ago by
Keywords: | cut paste contextmenu IE removed |
---|---|
Status: | new → confirmed |
comment:4 Changed 13 years ago by
Keywords: | IE added |
---|
comment:5 Changed 13 years ago by
Cc: | satya_minnekanti@… added |
---|
comment:7 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
I latest CKEditor 3.6.2 the span tag does no longer occur.
As for disabled context menu, this is a duplicate of #5538.
Connected to #6220