Status: Accepted Owner: [email protected] Labels: Type-Defect Priority-High Milestone-Release-1.1 Component-Hierarchy
New issue 1293 by [email protected]: In treeviews, some behaviors are wrong when currentNode is being moved
http://code.google.com/p/qubit-toolkit/issues/detail?id=1293 When I say 'currentNode', I mean the node of the current object, which is highlighted in orange background. 1 - When you move currentNode to its child, an error occurs (javascript). This must be limited in the client-side as the limitation applyed when you try to move a node to it parent. Anyway, in all cases where target node is a currentNode's children, moveAction should take into account this special case and set new parent ids accordingly. 2 - If you move currentNode to a node which is collapsed, this should be expanded and show currentNode again. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- You received this message because you are subscribed to the Google Groups "Qubit Toolkit Issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/qubit-issues?hl=en.
