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 79523 - iconic interface element is only partly displayed or invisible when used to model component diagram
Summary: iconic interface element is only partly displayed or invisible when used to m...
Status: CLOSED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Component (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-30 20:48 UTC by Peter Lam
Modified: 2006-08-31 02:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
component diagram (133.92 KB, image/jpeg)
2006-06-30 20:49 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2006-06-30 20:48:37 UTC
See attached snapshot component-diagram.jpg

Repro steps:
- create a uml project
- create a component diagram
- create a component element
- create an interface element 
- right click on the interface element and select Show->As Icon
- create a Usage link between the component and interace element icon
Result: the interface element icon turns to show partly only. In some case, it's
not visible at all.
- delete the link between the component element and the interface element icon
Result: the interface element icon is no invisible. closing and reopening the
diagram still doesn't show the interface element icon.
Comment 1 Peter Lam 2006-06-30 20:49:35 UTC
Created attachment 31559 [details]
component diagram
Comment 2 Peter Lam 2006-06-30 20:51:04 UTC
partially fixed, i.e.
o still true -> only half the iconized Interface is displayed;
  BUT if you click elsewhere, it displays in full.  HOWEVER, if
  you go back and click directly on  it, it's back to half.  At
  least i've not seen it completely invisible as mentioned in the bug.
o no longer true -> with the link, closing/reopening diagram shows
  the iconized Interface as half; without the link, it's shown as full.
Comment 3 Sergey Petrov 2006-07-10 13:19:24 UTC
seems invalid to me, aee assemmbly connector description and presentation in
uml2.0 superstructure (from 05-07-04).
interfaces used in assempbly connectors is shown as part of circle.
Comment 4 Peter Lam 2006-08-07 23:05:04 UTC
Ok. just close it then since it's an invalid bug.