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 108206 - MENU: Menu designer is not able to design popup menus
Summary: MENU: Menu designer is not able to design popup menus
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All Linux
: P2 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
: 136270 165749 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-26 18:16 UTC by Jiri Vagner
Modified: 2010-05-13 06:40 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
108206.png (34.51 KB, image/png)
2007-06-26 18:18 UTC, Jiri Vagner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Vagner 2007-06-26 18:16:48 UTC
Steps to reproduce:
 - create java application project
 - add jframe form
 - add popup menu
 - doubleclick on popup menu component node in Inpector
 - add a few menu items via popup menu "Add From Palette..."
 - try to resize popup menu size in designer
 - select one of the menu items in popup menu
 - right click inside design area -> exception raise

Product Version: NetBeans IDE Dev (Build 200706260205)
Java: 1.5.0_12; Java HotSpot(TM) Client VM 1.5.0_12-b04
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)
Comment 1 Jiri Vagner 2007-06-26 18:18:06 UTC
Created attachment 44420 [details]
108206.png
Comment 2 Joshua Marinacci 2007-07-11 20:09:58 UTC
This is a lesser used feature and would require some big changes that are too risky at this point in the release cycle. Because of this we have decided to push 
this off to the next release of NetBeans. It will not be implemented for 6.0
Comment 3 Tomas Pavek 2007-07-12 09:01:53 UTC
Reopening - we don't use LATER resulution.
Comment 4 Jiri Vagner 2007-08-28 12:17:25 UTC
It's a very pitty. User can use menu designer, he can easily add icon, shortcut, change text of items, but not for
popups. It will force him to create own tools for generating popup menus. And from this point there is a only little
step to use own tools for generating also main menus and throw menu designer away. :(

I think, if we are not able to design popups, we should hide "Design this container" action for popups (doubleclick and
menu item) in Inspector view.

Comment 5 Jiri Vagner 2007-08-28 13:23:35 UTC
Oups, I tried to design popups only using Inspector and Properties window and it works. :) So, maybe users will not
throw menu designer away ;) , but I'm sure that they will miss cool visual way to create and manage popups. 
Comment 6 Jan Stola 2008-06-02 15:32:46 UTC
*** Issue 136270 has been marked as a duplicate of this issue. ***
Comment 7 Jan Stola 2009-05-22 10:31:28 UTC
*** Issue 165749 has been marked as a duplicate of this issue. ***
Comment 8 xandrani 2010-05-13 06:40:47 UTC
I can confirm that this needs fixing.

The Popup Menu designer does have a very sub-standard user interface.  Fair enough that the development for this is quite hard, but please fix soon.