Change By: Aleksandr Pchelintcev (16/Sep/14 9:08 AM)
Description: Please *make sure that all currently selected child items of a parent node (and grandchild and grandgrandchild... items) are unselected once that parent node is closed.*

The *#selected items* shown in any view, in particular the tree view, *must always
 corresponds  correspond  to the number of _visible_, selected items* (including those below the fold). But currently, if you close a single node in the tree, the items inside it remain selected. That's against this principle. *When a node is closed, *all its currently selected child items should in fact get deselected*.

If you have doubts that this should work like this, the following case might convince you. You have two items selected inside a parent node, then that node is closed. If those items remain selected, how are you going to know, where these items actually are? You would have to re-open every node and go looking for them.

That's why *any operation affecting the selection of items* (such as checking single items or selecting all items at once) *only works on the set of currently _visible_ items*. Check that with tree implemenations you know (e.g. the Finder or Eclipse).
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: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to