Jan F. Weber created FLEX-34406:
-----------------------------------
Summary: Darg&Drop events fired in wrong order on mobile
Key: FLEX-34406
URL: https://issues.apache.org/jira/browse/FLEX-34406
Project: Apache Flex
Issue Type: Bug
Components: Drag and Drop
Affects Versions: Apache Flex 4.12.1
Environment: Win7 64Bit, FB 4.7
Reporter: Jan F. Weber
When there are droptarget areas directly next to each other drag and drop
events get fired in the wrong order:
DragEvent.DRAG_ENTER gets fired before DragEvent.DRAG_EXIT.
This happens when publishing for mobile platforms (this uses a different
DragManager class asfaik). Desktop application handles the events in correct
order.
--
This message was sent by Atlassian JIRA
(v6.2#6252)