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 78304 - Repeated Incremental Layout removes container elements
Summary: Repeated Incremental Layout removes container elements
Status: RESOLVED WORKSFORME
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-19 21:20 UTC by bugbridge
Modified: 2006-12-06 01:40 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 bugbridge 2006-06-19 21:20:20 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original submitter: akorostelev

Description:
If user invokes Incremental layout twice, 
and if there are two or more not resized container elements of the same type, 
all such elemnts  are removed from diagram.

Not sure, if it works for all containers.

How to reproduce:
- create independant uml project
- create deployment diagram.
- click on 'Component' in Basic part of UML Palette
- put two Components on diagram and name them.
Do not modify them somehow except naming.
- right-click on empty area of diagram and invoke 'Layout | Incremental Layout'.
Elements would be stacked at a single location.
- invoke Incremental layout again.
Container Elements, that have two or more not resized elements of the same type,
disappear from diagram.

Bug is not reproducible after some changes of diagram...
Comment 1 Thuy.d Nguyen 2006-12-06 01:40:01 UTC
Can't not reproduce the issue on the latest coco build.