Opened 12 years ago

Closed 12 years ago

#8849 closed Bug (fixed)

[IE] selection range lost when pasting with dialog

Reported by: Garry Yao Owned by: Garry Yao
Priority: Normal Milestone: CKEditor 3.6.3
Component: Core : Selection Version: 3.6.3
Keywords: IE Cc:

Description

  1. Load the "replacebyclass" sample;
  2. Select the bold text "sample text";
  3. Press Tab key to move focus outside of editor;
  4. Click on "Paste" toolbar button, choose to deny clipboard access in order to bring up dialog.
  5. Fill in the dialog will some text then click on Ok
    • Actual: Text is appended to the end of document;
    • Expected: Text is inserted at the range point with previously selected content removed.

Attachments (1)

8849.patch (752 bytes) - added by Garry Yao 12 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 12 years ago by Garry Yao

Regression of [7383].

Changed 12 years ago by Garry Yao

Attachment: 8849.patch added

comment:2 Changed 12 years ago by Garry Yao

Owner: set to Garry Yao
Status: newreview

comment:3 Changed 12 years ago by Garry Yao

Milestone: CKEditor 3.6.3

comment:4 Changed 12 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

comment:5 Changed 12 years ago by Garry Yao

Resolution: fixed
Status: review_passedclosed

Fixed with [7447].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy