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 - "Expand all/Collapse all" button behaves uberstrangely
Summary: "Expand all/Collapse all" button behaves uberstrangely
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Mapper (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Anjeleevich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-13 16:28 UTC by Kirill Sorokin
Modified: 2008-10-21 19:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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