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 151055 - diagram tooltip text from Diagrams node is misleading
Summary: diagram tooltip text from Diagrams node is misleading
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-22 18:43 UTC by Peter Lam
Modified: 2009-05-25 21:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
diagram tooltip text (61.45 KB, image/png)
2008-10-22 18:44 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-10-22 18:43:39 UTC
build 20081022

For any diagram that is under a container, eg, activity diagram or any diagram under a package, the tooltip text is of
the form "{project_name}::{container_name}DrawingAreaPostPropertyChanged{diagram_name}". See attached screenshot for an
example.
It should be displayed in this form "{project_name}::{container_name}::{diagram_name}" consistent with the tooltip on
the diagram window tab.
Comment 1 Peter Lam 2008-10-22 18:44:32 UTC
Created attachment 72490 [details]
diagram tooltip text