Changes between Version 1 and Version 2 of Ticket #11461


Ignore:
Timestamp:
Jan 19, 2014, 11:53:12 AM (10 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11461 – Description

    v1 v2  
    44
    55Main obstacle: uploading is asynchronous when #paste event is synchronous.
     6
     7Worth mentioning: since we have ACF, we may finally and completely switch to reading pasted data from paste event. The problem was that on Webkit&Blink it contains awful HTML markup with millions of inline styles. This way we'll be able to get rid of pastebin on some browsers. It may be a good opportunity, because most likely we'll have to use data carried in native paste event anyway.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy