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 118802 - [60cat] Duplication of "Show" option in the context/popup menu
Summary: [60cat] Duplication of "Show" option in the context/popup menu
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords: REGRESSION
: 118987 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-13 18:03 UTC by big_al
Modified: 2007-10-19 22:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of duplicate menu (10.31 KB, image/png)
2007-10-13 18:07 UTC, big_al
Details

Note You need to log in before you can comment on or make changes to this bug.
Description big_al 2007-10-13 18:03:27 UTC
The "Show" option/submenu is duplicated in the context/popup menu when right clicking on an inserted element in a UML
diagram.

To reproduce:

1. Create a new Java UML project
2. Create a Use Case diagram
3. Insert a Use Case into the diagram
4. Right click on the inserted Use Case
Comment 1 big_al 2007-10-13 18:07:57 UTC
Created attachment 50901 [details]
Screenshot of duplicate menu
Comment 2 Peter Lam 2007-10-15 16:52:28 UTC
Thanks for reporting the issue. 
I'm unable to reproduce this in the recent NB6 builds. Which build do you see this problem in?
Comment 3 big_al 2007-10-15 16:56:45 UTC
Build 200710121200

I'll check with the latest build later today
Comment 4 Joanne Lau 2007-10-15 17:45:23 UTC
The issue is reproducible in build 200710120312
Comment 5 Joanne Lau 2007-10-15 22:57:32 UTC
Issue is reproducible in the Beta 2 build 200710151100
Comment 6 Joanne Lau 2007-10-16 16:25:53 UTC
*** Issue 118987 has been marked as a duplicate of this issue. ***
Comment 7 Thuy.d Nguyen 2007-10-18 01:50:06 UTC
Two "Show" menu items were created by mistake when a developer did code reformat.  
Changed the code to create one "Hide" and one "Show" menu items as they are supposed to.
Comment 8 Thuy.d Nguyen 2007-10-18 23:01:26 UTC
Integrated the fix to trunk and beta2 branch.
Comment 9 Peter Lam 2007-10-19 22:03:28 UTC
verified in both beta 2 and trunk builds.