Changes between Initial Version and Version 1 of Ticket #12173


Ignore:
Timestamp:
Jul 7, 2014, 6:52:53 AM (10 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12173 – Description

    initial v1  
    11Part of #11437.
    22
    3 `editor.paste` event emitted from native paste should contain the same data as `editor.paste` event contains (ex. `dataTransfer`).
     3`editor.paste` event emitted from native paste should contain same data as `editor.paste` event  (e.g. `dataTransfer`).
    44
    5 There should be `paste` event listener (with 0 priority) and if it contains `dataTransfer` with `html` or `text` data these data should be putted as a dataValue.
     5There should be `paste` event listener (with 0 priority) and if it contains `dataTransfer` with `html` or `text` data, such data should be put as a dataValue.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy