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 158503

Summary: The combo box height is too small
Product: guibuilder Reporter: Jaromir Uhrik <juhrik>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot attached...

Description Jaromir Uhrik 2009-02-13 08:59:26 UTC
Product Version: NetBeans IDE Dev (Build 200902121452)
Java: 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-133
System: Mac OS X version 10.5.6 running on i386; MacRoman; en_US (nb)

-create new Java application project
-create new JFrame Form
-add a JPanel to this form
-in the component Inspector select the JPanel node and invoke popup menu
-in popup menu select the Customize Code item
-the Code Customizer dialog appears 
-->>The height of the combo box at the top left of this dialog is too small - see attached screenshot...
Comment 1 Jaromir Uhrik 2009-02-13 09:00:10 UTC
Created attachment 76948 [details]
Screenshot attached...