Changes between Initial Version and Version 2 of Ticket #13065


Ignore:
Timestamp:
Mar 18, 2015, 4:09:56 PM (9 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13065

    • Property Status changed from new to confirmed
    • Property Priority changed from High to Normal
    • Property Summary changed from Integrate widgets with new copy/cut/paste datTransfer to Integrate widgets with the new copy/cut/paste dataTransfer
  • Ticket #13065 – Description

    initial v2  
    1 Widgets use copybin, while on modern browsers they can now use the dataTransfer integration which we introduced. Note: remember to use `editable.getHtmlFromRange()`.
     1Widgets 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.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy