Opened 11 years ago

Last modified 11 years ago

#9413 confirmed Bug

Handle text pasted by drag&drop

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: Core : Pasting Version: 3.0
Keywords: Cc:

Description

Unfortunately this method doesn't trigger paste events.

Change History (2)

comment:2 Changed 11 years ago by Jakub Ś

Component: GeneralCore : Pasting
Status: newconfirmed

To reproduce:

  1. set config.forcePasteAsPlainText = true;
  2. Open replacebycode sample
  3. Select text above editor - editing area, provided by the Wysiwygarea plugin.
  4. Drag and drop it

Result: Word Wysiwygarea is still bold.

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