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

DragEvent.DRAG_START never seems to be fired

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK 3.3 (Release)
    • None
    • Drag and Drop
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Internet Explorer 6.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Add a DragEvent.DRAG_START event handler to a component
      2. Call DragManager.doDrag for that component

      Actual Results:
      The DRAG_START event handler is never fired

      Expected Results:
      The DRAG_START event handler will be fired

      Workaround (if any):
      Add a MOUSE_DOWN listener to component.systemManager with a low priority (or on callLater) then check DragManager.isDragging each time.

      (See attachment for example: the lower box should turn yellow when the drag begins, but it remains blue)

      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: