History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-4908
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Dmitry Jemerov
Reporter: Serge Baltic
Votes: 1
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

"Changes" Docker: Move to Another Changelist Collapses the Tree

Created: 09 Nov 06 20:01   Updated: 01 Dec 06 18:29
Component/s: Version Control Integration
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 6,541


 Description  « Hide
Group by Directory is on. When moving out to another changelist the last leaf under a tree node, several tree nodes collapse randomly.

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 29 Nov 06 16:53
I wasn't able to reproduce this. The node for the moved change is not expanded automatically, but no other tree nodes are collapsed. Could you please provide more information on how to reproduce this?

Dmitry Jemerov - 01 Dec 06 18:28
The problem happens when the grouping of nodes changes as a result of the move. For example, you have files A\C.java and A\B\D.java. If you move C.java to a different changelist, a single node "A\B" will be created instead of separate nodes for A and B, and the collapsed state for this node will not be restored.