Opened 14 years ago
Closed 14 years ago
#7775 closed Bug (fixed)
Selected contents is removed before paste
Reported by: | Sa'ar Zac Elias | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.4 |
Component: | Core : Pasting | Version: | 3.5.4 |
Keywords: | WebKit | Cc: |
Description
Load the following:
<p> This is some <strong>sample text</strong>. [You are usi]ng <a href="http://ckeditor.com/">CKEditor</a>.</p>
Click on the paste icon.
Note that at this point, the selected content is removed, so if one hits cancel, it is gone.
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
Changed 14 years ago by
Attachment: | 7775.patch added |
---|
comment:2 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
comment:3 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:4 Changed 14 years ago by
Component: | General → Core : Pasting |
---|---|
Resolution: | → fixed |
Status: | review_passed → closed |
Fixed with [6866].
Regression of [6678].