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 83904 - Aliasing: it is not easy to know is aliasing enabled or disabled
Summary: Aliasing: it is not easy to know is aliasing enabled or disabled
Status: RESOLVED WONTFIX
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-31 12:44 UTC by Alexandr Scherbatiy
Modified: 2009-01-14 17:33 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 Alexandr Scherbatiy 2006-08-31 12:44:17 UTC
Steps to reproduce:

- Put a Class element on the diagram
- Name the element 'MyClass'
  Note that alias is 'MyClass' for the element
- Press <Ctrl+M> key combination several times
  to enable/disable aliasing

- Select the class element
There is no easy way to know is aliasing enabled or disabled

- Double click on 'MyClass' text in the class element
 I want to give alias for the element but if aliasing disabled
 I rename the class element instead of it.

(one way to know is aliasing enabled/disabled is by options dialog
 'Tools|Options|Advanced Options|UML|Show Aliases'
 buit it is difficult to do it every time when I press <Ctrl-M> key)

I can suggest to show Alias names on the elements in different color from
the real names.
Comment 1 Sergey Petrov 2009-01-14 17:33:20 UTC
corner or minor case