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 103548 - MD - cannot switch to various laouts if menu bar is in frame
Summary: MD - cannot switch to various laouts if menu bar is in frame
Status: VERIFIED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Joshua Marinacci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-09 10:56 UTC by Jana Maleckova
Modified: 2007-08-21 10:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
103548 (7.15 KB, text/plain)
2007-05-09 10:59 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2007-05-09 10:56:56 UTC
NetBeans IDE Dev (Build 200705081800)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
en_GB (nb); Cp1252

Description:
============
If menu bar is added in frame then user has problem to switch between layouts in
design. ErrorManager$AnnException occurs

steps:
1. have frame, it's layout is set as freedesign
2. switch to absolute layout - will passed
3. insert jMenuBar
4. switch layout to e.g. gridlayout

StackTrace:
===========
SEVERE: 0
org.openide.ErrorManager$AnnException: msg
        at org.openide.ErrorManager$AnnException.findOrCreate(ErrorManager.java:839)
        at
org.openide.ErrorManager$DelegatingErrorManager.annotate(ErrorManager.java:628)
        at org.openide.ErrorManager.annotate(ErrorManager.java:430)
        at
org.netbeans.modules.form.MetaComponentCreator.setContainerLayout(MetaComponentCreator.java:953)
        at
org.netbeans.modules.form.MetaComponentCreator.createAndAddComponent2(MetaComponentCreator.java:325)
Comment 1 Jana Maleckova 2007-05-09 10:59:20 UTC
Created attachment 42238 [details]
103548
Comment 2 Joshua Marinacci 2007-05-29 19:45:48 UTC
I cannot reproduce this error. It may have been fixed by recent menu designer improvements.
Comment 3 Jana Maleckova 2007-08-21 10:30:48 UTC
verified on

Product Version: NetBeans IDE Dev (Build 070821) Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System: Windows
XP version 5.1 running on x86; Cp1252; en_GB (nb)