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 101335 - MD - Menu spacer to all NB IDE menus
Summary: MD - Menu spacer to all NB IDE menus
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All Linux
: P1 blocker (vote)
Assignee: Joshua Marinacci
URL:
Keywords:
Depends on:
Blocks: 100592
  Show dependency tree
 
Reported: 2007-04-17 13:06 UTC by Jiri Vagner
Modified: 2007-04-24 08:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
menu-designer-01.png (131.29 KB, image/png)
2007-04-17 13:08 UTC, Jiri Vagner
Details
menu-designer-02.png (780.20 KB, application/octet-stream)
2007-04-17 13:16 UTC, Jiri Vagner
Details
menu-designer-02.png (780.20 KB, application/octet-stream)
2007-04-17 13:23 UTC, Jiri Vagner
Details
Video from Ubuntu Linux (426.61 KB, application/octet-stream)
2007-04-19 10:47 UTC, Jiri Vagner
Details
MacOS video (869.02 KB, application/octet-stream)
2007-04-19 11:08 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-04-17 13:06:48 UTC
See the screenshot

Steps to reproduce : 
Create jframe
Add menu bar
Doubleclick on menu node in Inspector
Doubleclick inside menu designer

It works on Linux and Mac, not on Windows

NetBeans IDE Dev (Build 20070417-0448)
1.6.0_02-ea; Java HotSpot(TM) Client VM 1.6.0_02-ea-b02
Linux version 2.6.17-10-386 running on i386
en_US (nb); UTF-8
Comment 1 Jiri Vagner 2007-04-17 13:08:46 UTC
Created attachment 41075 [details]
menu-designer-01.png
Comment 2 Jiri Vagner 2007-04-17 13:16:16 UTC
Created attachment 41076 [details]
menu-designer-02.png
Comment 3 Jiri Vagner 2007-04-17 13:23:21 UTC
Created attachment 41077 [details]
menu-designer-02.png
Comment 4 Joshua Marinacci 2007-04-18 02:56:31 UTC
I cannot reproduce this. I have created a new frame with a menubar with two menus, and the first menu 
has three menu items in it. When I double click on the menu in the inspector the frame being designed 
appears to collapse to the size of the first menu. However, this does not affect any of NetBeans own 
menus. They are all fine.  Closing the form and reopening fixes the problem.
Comment 5 Jiri Vagner 2007-04-19 10:47:24 UTC
Created attachment 41234 [details]
Video from Ubuntu Linux
Comment 6 Jiri Vagner 2007-04-19 11:08:11 UTC
Created attachment 41235 [details]
MacOS video
Comment 7 Joshua Marinacci 2007-04-22 17:52:46 UTC
I still cannot reproduce this on Mac. I will install linux tomorrow to try it there. Can you tell me which JVM 
you are using on the Mac? This may be related to a 1.6 bug. Also, I have removed a customization I did to 
the inline edit layer when editing menus. This caused the edited menus to shift to the right over time.   
This shifting doesn't occur with my changes.  
Comment 8 Jiri Vagner 2007-04-23 09:26:40 UTC
MacOS Java version :
Java 2 Runtime Environment, Standard Edition (build 1.5.0_06-112)
Java HotSpot Client VM (1.5.0_06-64, mixed mode, sharing)
Comment 9 Joshua Marinacci 2007-04-23 23:49:05 UTC
This issue appears to be fixed by reverting the change of insets in the InPlaceEditLayer. This bug should 
be revisited after M9, however, to ensure it doesn't come back.
Comment 10 Jiri Vagner 2007-04-24 08:46:33 UTC
Verified on Ubuntu and MacOS