Opened 9 years ago

Last modified 9 years ago

#13065 confirmed Task

Integrate widgets with the new copy/cut/paste dataTransfer

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 (4)

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

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

Milestone: CKEditor 4.5.0 Beta

For now we don't see a clear need to make this change. There are some advantages, but at the same time it would increase complexity rather than decrease it. We can do it later when the situation will be clarified by some bug reports.

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

Version: 4.5.0 (GitHub - major)
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