[IE] selection range lost when pasting with dialog
- Load the "replacebyclass" sample;
- Select the bold text "sample text";
- Press Tab key to move focus outside of editor;
- Click on "Paste" toolbar button, choose to deny clipboard access in order to bring up dialog.
- 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.
Change History (6)
Owner: |
set to Garry Yao
|
Status: |
new →
review
|
Milestone: |
→ CKEditor 3.6.3
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
Regression of [7383].