Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-9096

The action property of a DragEnter DragEvent is always "move"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Adobe Flex SDK 2.0 (Release)
    • Drag and Drop
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Reproduction:
      1. Load the bugfile.
      2. In the first list, Drag an item to the second list while pressing down on your Ctrl key (Windows) or you Command key (Mac).
      3. See what the output of the Drag Event is.

      Actual Results: The event.action property is always "move" even when the drag is a "copy"

      Expected Results: If you have pressed your Ctrl or Command key before enterring a drop target, the DragEvent from the dragEnter event should be "copy" not "move". The action property is accurate for the other DragEvents.

      Workaround:

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: