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 159237

Summary: [67cat] New Action Wizard does not fit to 1024x768 resolution.
Product: apisupport Reporter: brettryan <brettryan>
Component: TemplatesAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker CC: jglick, nvarun
Priority: P4 Keywords: UI
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: New Action Wizard
image on Ubuntu 9.04 1280x800 screen res

Description brettryan 2009-02-26 16:30:50 UTC
When displaying the GUI Registration of the new netbeans action wizard, the content is too large for a 1024x768 resolution (iBook).
Comment 1 brettryan 2009-02-26 16:32:50 UTC
Created attachment 77420 [details]
New Action Wizard
Comment 2 adamgmetzler 2009-11-26 12:52:50 UTC
I also have this problem on Ubuntu 9.04 with a resolution of 1280 x 800.
Comment 3 adamgmetzler 2009-11-26 12:57:33 UTC
Created attachment 91744 [details]
image on Ubuntu 9.04 1280x800 screen res

This affects more than just Mac, but Linux too.
Comment 4 brettryan 2009-11-26 13:43:57 UTC
As Adam notes, this is affecting any OS with a moderate to low resolution, this could be resolved by enclosing the wizard stem into a scrollable pane.
Comment 5 Jesse Glick 2009-11-26 18:10:44 UTC
Maybe just split the panel into two: the first to hold category and global registrations, the second to hold context menu item registrations.
Comment 6 Jesse Glick 2010-02-04 15:02:37 UTC
Hiding unused sections of the panel. core-main #0322b6fa854f
Comment 7 Quality Engineering 2010-02-05 22:50:12 UTC
Integrated into 'main-golden', will be available in build *201002060200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/0322b6fa854f
User: Jesse Glick <jglick@netbeans.org>
Log: #159237: hiding unnecessary wizard sections.
Comment 8 Jesse Glick 2010-03-16 00:42:14 UTC
*** Bug 147711 has been marked as a duplicate of this bug. ***