This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 130068

Summary: "Expand all/Collapse all" button behaves uberstrangely
Product: soa Reporter: Kirill Sorokin <ksorokin>
Component: BPEL MapperAssignee: Alexey Anjeleevich <anjeleevich>
Status: VERIFIED FIXED    
Severity: blocker CC: anjeleevich
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Kirill Sorokin 2008-03-13 16:28:33 UTC
Open an empty assign -- all nodes in the right tree are collapsed.

Press "Expand all/Collapse all" button -- nothing happens (the expectation would be to expand all nodes)
Press "Expand all/Collapse all" button again -- yet nothing happens...

Expand a bunch of nodes under Variables, press "Expand all/Collapse all" -- everything is collapsed up to the second
level of the hierarchy (Variables is still expanded, Partner Links is collapsed). Expand Partner Links -- press "Expand
all/Collapse all" any number of times you like, there will be no effect.
Comment 1 Sergey Lunegov 2008-03-14 08:23:14 UTC
Alexander, please look at this.
Comment 2 Alexey Anjeleevich 2008-03-31 12:39:59 UTC
Fixed in trunk

"Expand all/Collapse all" has been replaced with two buttonts, for left and right tree.
Next actions now available:
1. For left tree:
  --Expand mapped nodes
  --Collapse all
2. For right tree and canvas
  --Expand non empty graphs
  --Collapse all
  --Collapse other nodes

Comment 3 ggenipudi 2008-10-21 19:31:33 UTC
tested and verified using NetBeans IDE 6.1 (Build 200810140114) and

"Expand all/Collapse all" has been replaced with two buttonts, for left and right tree.
Next actions now available:
1. For left tree:
  --Expand mapped nodes
  --Collapse all
2. For right tree and canvas
  --Expand non empty graphs
  --Collapse all
  --Collapse other nodes