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 - The combo box height is too small
Summary: The combo box height is too small
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Mac OS X
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-13 08:59 UTC by Jaromir Uhrik
Modified: 2009-02-19 20:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (41.22 KB, image/png)
2009-02-13 09:00 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
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...