[ 
https://issues.apache.org/jira/browse/FLEX-34406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064641#comment-14064641
 ] 

Jan F. Weber commented on FLEX-34406:
-------------------------------------

If you use the very same code from above in a desktop app you will see the 
following traces:

onDragEnter dragTarget1
onDragExit dragTarget1
onDragEnter dragTarget2
onDragExit dragTarget2
onDragEnter dragTarget1
onDragExit dragTarget1
onDragEnter dragTarget2
onDragExit dragTarget2
[...]

> 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
>              Labels: DragManager, drag&drop
>         Attachments: DragDropBug_Mobile.fxp
>
>
> 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)

Reply via email to