Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P02, 4.0
-
Fix Version/s: EE-4.0.0.GA, EE-3.3.0.GA_P03, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P2
-
Support Case References:Support Case #13317 - https://icesoft.my.salesforce.com/50070000013V78a
Description
With a drag and drop enabled ace:tree, if you move all nodes from a parent node, it is almost impossible to drag a node back into this parent node.
This can be reproduced with the Showcase ace:tree demo (overview or drag and drop samples).
Steps:
- Drag all of the nodes from Province: British Columbia
- Try to drag a node back into this parent node, it is almost impossible, the node will either be inserted above or below it.
This can be reproduced with the Showcase ace:tree demo (overview or drag and drop samples).
Steps:
- Drag all of the nodes from Province: British Columbia
- Try to drag a node back into this parent node, it is almost impossible, the node will either be inserted above or below it.
Verified all issues ICEfaces 4 trunk, ee-3.3.0 maintenance branch r44160. Tomcat 7, FF 34, Chrome 40, IE 11, 10, 9, 8.
When testing the ee-maintenance branch showcase ace:tree using IE 7, I am not able to add child nodes back to the parent if all child nodes were removed (original issue of this JIRA) This is not a problem when using any later version of IE.