Opened 9 years ago

Last modified 9 years ago

#13065 confirmed Task

Integrate widgets with the new copy/cut/paste dataTransfer — at Version 2

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.0 Beta
Keywords: Cc:

Description (last modified by Piotrek Koszuliński)

Widgets use copybin, while on modern browsers they can now use the dataTransfer integration which we introduced in 4.5.0. The question, though, is whether we have to do this, because on all IEs we'll have to leave the copybin, so we would need to branch the code. There may be a strong argument for this change - recognising content origin (internal, cross editor, external) and filtering Webkit/Blinks awful inline styles.

Change History (2)

comment:1 Changed 9 years ago by Piotrek Koszuliński

Priority: HighNormal
Status: newconfirmed

comment:2 Changed 9 years ago by Piotrek Koszuliński

Description: modified (diff)
Summary: Integrate widgets with new copy/cut/paste datTransferIntegrate widgets with the new copy/cut/paste dataTransfer
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