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 143228 - moving element with link to self resizes the link
Summary: moving element with link to self resizes the link
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on: 148114
Blocks:
  Show dependency tree
 
Reported: 2008-08-07 21:46 UTC by Peter Lam
Modified: 2008-09-25 22:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
video for moving element with link to self (1.16 MB, application/octet-stream)
2008-08-07 21:47 UTC, Peter Lam
Details
video showing the link loop resizes by moving other element (2.11 MB, application/octet-stream)
2008-09-19 22:58 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-08-07 21:46:26 UTC
build 20080805

In state diagram, the loop size of the link-to-self link resizes on an element when it's moved closed to another element
or another element is moved closed to that element. The link size should not be changed at all.

In activity diagram, moving the element with link-to-self link shows the link expanded into different shapes during the
move.

See the attached video for both.
Comment 1 Peter Lam 2008-08-07 21:47:09 UTC
Created attachment 66858 [details]
video for moving element with link to self
Comment 2 Trey Spiva 2008-09-02 17:52:13 UTC
Fixed

http://hg.netbeans.org/uml-main/rev/35063082eda1
Comment 3 Trey Spiva 2008-09-02 18:41:30 UTC
Reviewed
Comment 4 Peter Lam 2008-09-19 22:56:15 UTC
verified in build 20080919. The fix makes the resizing better but the link loop is still resizing by moving other
elements. See attached video from today's build.
Comment 5 Peter Lam 2008-09-19 22:58:00 UTC
Created attachment 70178 [details]
video showing the link loop resizes by moving other element
Comment 6 Sergey Petrov 2008-09-23 07:04:12 UTC
it's another issue, but may be fixed with this one.
router for message to self use bounds and do not exclude insets, so views of link to self for selected and unselected
node are different.
Comment 7 Trey Spiva 2008-09-23 23:06:42 UTC
The new problem is a different issue.  The new problem is a visual library issue.  The visual library issue number is 148114.
Comment 8 Peter Lam 2008-09-25 22:32:30 UTC
verified in build 20080925. ok, let the problem be in issue 148114.