Opened 9 years ago

Last modified 9 years ago

#13359 confirmed Bug

[Chrome android] Copying and pasting image2 results uploading image

Reported by: Artur Delura Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.0 Beta
Keywords: Cc:

Description (last modified by Piotr Jasiun)

  1. Open http://tests.ckeditor.dev:1030/tests/plugins/clipboard/manual/paste
  2. Select all content (which includes image2) in editor.
  3. Cut content.
  4. Paste removed content again.

Two images are uploaded.

Change History (4)

comment:1 Changed 9 years ago by Piotr Jasiun

Status: newconfirmed

It is most probably because working on uploading on Chrome we assumed that Clipboard API works fine there and on Android it is not supported, so internal pastes are marked as external. Also I believe that it is drag handler what is uploaded.

comment:2 Changed 9 years ago by Piotr Jasiun

Description: modified (diff)

comment:3 Changed 9 years ago by Piotr Jasiun

What is also interesting when I tried to insert a new image: I choose a random image in the browser and selected "Copy image URL", I get data:... instead of URL when I pasted it to the URL field. The same when I tried to copy URL to the image from the browsers address bar.

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

Version: 4.5.0 Beta
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