Opened 10 years ago

Last modified 10 years ago

#11979 confirmed Bug

No support for ctrl key while dropping

Reported by: Piotr Jasiun Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

In browsers like FF, IE you are able to press ctrl before (and hold it until) dropping a content. This way you should be able to copy dragged content instead of moving it.

  1. open sample with CKEditor with new DnD
  2. drag any element/text inside the editor
  3. while dragging hold the ctrl key

Notice how the cursor changes to indicate a copy

  1. drop it in any place
  2. release ctrl key

Expected result:
Origin instance should not be removed.

Current result:
Origin is being moved ignoring ctrl key.

additional info:

  1. Blink does not provide handling for this feature
  2. I'm not sure if this feature is present in OSX

Change History (1)

comment:1 Changed 10 years ago by Piotr Jasiun

Status: newconfirmed
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