When I have this tree structure:

* foo
  * bar
  * baz
  * qux
* fred
* waldo

If I checkbox-select /foo/baz and foo/qux, then drag /foo/bar into /fred, I end up with completely unexpected results:

* foo
  * bar
* fred
  * baz
  * qux
* waldo

(i.e the moved nodes are only the checkbox-ed ones, and the one I dragged did not move)
More often that not, I have a node which is checkbox-ed and I don't even know it is. I'd be in favor of fixing this as such (TBD with UX):

  • drag/move all checkbox-ed nodes if and only if the dragging node is ALSO checkbox-ed.
  • drag/move only the dragging node if it is not checkbox-ed and leave the checkbox-ed nodes where they are.
Change By: Grégory Joseph (06/Aug/14 6:07 PM)
Resolution: Fixed

        
Status: Closed Reopened
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to