Changes between Version 3 and Version 4 of Ticket #11526, comment 3


Ignore:
Timestamp:
Feb 12, 2014, 10:37:49 AM (11 years ago)
Author:
Piotrek Koszuliński
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11526, comment 3

    v3 v4  
    11= Testing environment =
    22I tested Drag & Drop and Copy & Paste I the following cases. You can find scripts used for testing in the attachment.
    3 ===== HTML from outside of editable area
     3== HTML from outside of editable area
    44Source HTML:
    55{{{
     
    88<p>Aliquam <b>mi est</b>, interdum
    99}}}
    10 ===== HTML from inside of editable area
    11 
    12 As above.
    13 
    14 ===== Text from textarea
     10== HTML from inside of editable area
     11
     12As above.
     13
     14== Text from textarea
    1515Textatea in the same document as content editable area. Textarea contains:
    1616{{{
    1717foo bar
    1818}}}
    19 ===== 2 images from system file browser
     19== 2 images from system file browser
    2020Because file API is based on `files` array multiple file should works the same way as one file, but if it is not possible to drop/paste two files I also tested one file.
    2121
    22 ===== 2 text files from system file browser
    23 As above.
    24 
    25 ===== Part of image from MS Paint
     22== 2 text files from system file browser
     23As above.
     24
     25== Part of image from MS Paint
    2626Part of png/jpeg file opened with MS Paint. It is not possible to drag part of the image from Paints editing area so only copy and paste is possible. The same for Gimp.
    2727
    28 ===== Part of document from MS Word/Wordpad
    29 Document containing formated (bolded) text and image:
     28== Part of document from MS Word/Wordpad
     29Document containing formatted (bolded) text and image:
    3030{{{
    3131[b]foo[/b]
     
    3434}}}
    3535
    36 ===== Text from notepad
     36== Text from notepad
    3737Like for Paint D&D is not possible.
    3838
    39 ===== Text from pdf (Adobe Reader XI)
     39== Text from pdf (Adobe Reader XI)
    4040Like for Paint D&D is not possible.
    4141
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy