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 114151 - newly created lifelines not resize automatically to contents
Summary: newly created lifelines not resize automatically to contents
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Sequence (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Yang Su
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-08-29 18:28 UTC by Peter Lam
Modified: 2007-09-06 08:00 UTC (History)
0 users

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 Peter Lam 2007-08-29 18:28:07 UTC
build 070828
This is a regression from NB 5.5.

Now the newly created lifelines are not resizing to its content. This is a very tedious thing to manually resize each
lifelines when they are created with longer name than can be displayed on default size lifeline symbol.

Issue 85766 tracks the existing issue with resizing on modified lifeline name longer than default size.
Comment 1 Yang Su 2007-08-31 18:00:40 UTC
*** Issue 114323 has been marked as a duplicate of this issue. ***
Comment 2 Yang Su 2007-08-31 21:06:38 UTC
cleaned up logic in LifelineDrawEngine.handleSizeToContents(), please test with related issue 85766 and issue 90587
Comment 3 Peter Lam 2007-09-06 08:00:41 UTC
verified in beta1 build 070905. only newly created lifelines with longer names are resized automatically. renaming
existing lifelines with longer name still does not get resized automatically. So, re-open issue 85766.