Opened 15 years ago

Closed 15 years ago

#3216 closed Bug (fixed)

Paste as text button may paste into the editor's container document in IE

Reported by: Martin Kou Owned by: Martin Kou
Priority: Must have (possibly next milestone) Milestone: CKEditor 3.0
Component: General Version: SVN (CKEditor) - OLD
Keywords: IE Review+ Cc:

Description

To reproduce:

  1. Open replacebyclass.html in IE.
  2. If the focus is inside the editing area, click outside of it to defocus.
  3. Copy some random text into clipboard.
  4. Click the "Paste as Plain Text" button.
  5. The text is pasted into the parent document.

Attachments (2)

3216.patch (485 bytes) - added by Martin Kou 15 years ago.
3216_2.patch (493 bytes) - added by Martin Kou 15 years ago.

Download all attachments as: .zip

Change History (7)

Changed 15 years ago by Martin Kou

Attachment: 3216.patch added

comment:1 Changed 15 years ago by Martin Kou

Keywords: Review? added

comment:2 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review- added; Review? removed

Instead of doing nothing, what about moving the focus to the editor before execution?

Changed 15 years ago by Martin Kou

Attachment: 3216_2.patch added

comment:3 Changed 15 years ago by Martin Kou

Keywords: Review? added; Review- removed

comment:4 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:5 Changed 15 years ago by Martin Kou

Resolution: fixed
Status: newclosed

Fixed with [3296].

Click here for more info about our SVN system.

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