[
https://issues.apache.org/jira/browse/FLEX-34740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578738#comment-14578738
]
Hubert Czerpak edited comment on FLEX-34740 at 6/9/15 11:18 AM:
----------------------------------------------------------------
I'm attaching modified project which you can use to see the solution and run
it. Check the bug is no longer there if you replace default dataDescriptor in
the tree.
Instead of replacing default data descriptor we need to fix
DefaultDataDescriptor of course. I've corrected DefaultDataDescriptor.as (which
is also attached) but the problem is I can't for some reason compile flex for
ide correctly. It compiles and works without errors but when I run it old
version (binary) is still used. Even if I debug I can see new source file but
debugger jumps to where old code were.
was (Author: hefron):
I'm attaching modified project which you can use to see the solution and run
it, check it is no longer there if you replace default dataDescriptor in the
tree.
I've corrected DefaultDataDescriptor.as (which is also attached) but the
problem is I can't for some reason compile flex for ide correctly. It compiles
and works without errors but when I run it old version (binary) is still used.
Even if I debug I can see new source file but debugger jumps to where old code
were.
> mx:Tree Drag & Drop Error
> -------------------------
>
> Key: FLEX-34740
> URL: https://issues.apache.org/jira/browse/FLEX-34740
> Project: Apache Flex
> Issue Type: Bug
> Components: mx: Tree
> Affects Versions: Apache Flex 4.13.0, Apache Flex 4.14.0
> Reporter: Robbyn Gerhardt
> Priority: Critical
> Labels: drag, drop, tree
> Fix For: Apache Flex 4.14.0
>
> Attachments: CategoryTree.fxp, CategoryTree_fixed.fxp,
> DefaultDataDescriptor.as, step1.png, step2.png, step3.png
>
>
> If you want to move an item in the tree, then it disappears or assumes the
> identity of another element to. see example
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)