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 24743 - Wrong icon in UML instance
Summary: Wrong icon in UML instance
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-13 17:04 UTC by matiouchkine
Modified: 2002-09-04 11:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The Association icon error screenshot (39.12 KB, image/jpeg)
2002-06-13 17:06 UTC, matiouchkine
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matiouchkine 2002-06-13 17:04:34 UTC
The *Association* class in the *Core* package of
instantiated UML model has wrong icon. This is
probably caused by some MDR internal error.
Please refer to attachment for the further
explanation.
Comment 1 matiouchkine 2002-06-13 17:06:57 UTC
Created attachment 6251 [details]
The Association icon error screenshot
Comment 2 Tomas Zezula 2002-06-28 12:58:22 UTC
This bug can be caused by Default Look, when the browser is opened all 
the nodes have Default Look (part of Look API). Try to select
Reflective Look on the node representing OthermostPackage. The icon
should be changed into correct one.
Comment 3 matiouchkine 2002-06-28 13:04:59 UTC
>> This bug can be caused by Default Look<...>. Try to select
>> Reflective Look<...>. The icon should be changed into correct one.
Yes, it is. As a matter of fact, that behaviour is not so disturbing.
I just wondered if this may be deeply hidden bug. If that's not a
case, I suggest to set the priority of this issue to very minor.
Comment 4 Tomas Zezula 2002-07-08 13:30:05 UTC
Unfortunatelly this behaviour is well known "bad" behaviour of current
implementation of looks. This will be fixed when the default look is
canceled. THis should be in next version of looks.
Comment 5 Tomas Zezula 2002-09-04 11:13:04 UTC
Caused by current looks library.
Will be fixed by migration on the new version of looks.
See task:
http://mdr.netbeans.org/issues/show_bug.cgi?id=27008