Ticket #3929 (closed Bug: fixed)

Opened 3 years ago

Last modified 3 years ago

[IE] Paste text from dialog is broken

Reported by: garry.yao Owned by: arczi
Priority: Normal Milestone: CKEditor 3.0
Component: General Version:
Keywords: IE Confirmed Review+ Cc:

Description

Reproducing Procedures

  1. Make sure IE's security setting of clipboard data access is disable.
  2. Open the replace by class example page in IE;
  3. Anchor the selection somewhere other than beginning;
  4. Click 'Paste' button to open paste dialog, enter some random text and click 'OK';
    • Actual Result: The text is pasted at the beginning of document;

Attachments

3929.patch Download (1.2 KB) - added by arczi 3 years ago.

Change History

comment:1 Changed 3 years ago by arczi

  • Owner set to arczi
  • Status changed from new to assigned

Changed 3 years ago by arczi

comment:2 Changed 3 years ago by arczi

  • Keywords Review? added

comment:3 Changed 3 years ago by fredck

  • Keywords Review+ added; Review? removed
  • Priority changed from High to Normal

comment:4 Changed 3 years ago by arczi

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed with [3867]

Note: See TracTickets for help on using tickets.
© 2003 – 2011 CKSource – Frederico Knabben. All rights reserved. | Terms of use | Privacy policy