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 15060

Summary: Type drop-down list in Edit New Field should be set to a length of 9
Product: java Reporter: eadams <eadams>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED INVALID    
Severity: blocker CC: jrojcek
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows 95/98   
Issue Type: DEFECT Exception Reporter:

Description eadams 2001-09-01 21:56:05 UTC
Using the explorer drill into a java file until you find Fields.  Right-click to 
and choose Add Fields .. and you get the Edit New Field dialog.

The drop-down list for Type has 9 elements in it and and 8 are shown,
therefore, it has a vertical scroll bar.  It would be better to show all
9 entries and make the scroll bar go away.
Comment 1 Svata Dedic 2001-09-06 15:45:12 UTC
Sorry, there's not much we can do about that. The general IDE policy 
is to display at most 8 items in the list without a scrollbar; this 
property is in no more special than any other one.

Jano, is there something we can do just for this one property 
(except that we implement our own display for the property editor 
instead of using getTags()) ?
Comment 2 Svata Dedic 2001-09-14 16:51:34 UTC
UI has agreed on this -- the combobox size conforms to the IDE 
general policy.
Comment 3 Quality Engineering 2003-07-01 13:11:14 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.
Comment 4 Quality Engineering 2003-07-01 13:19:14 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 5 Quality Engineering 2007-09-20 09:50:29 UTC
Reorganization of java component
Comment 6 Peter Lam 2008-10-21 22:18:42 UTC
*** Issue 150767 has been marked as a duplicate of this issue. ***
Comment 7 Peter Lam 2008-10-21 22:23:58 UTC
ops, typo in issue number for the dup. ignore issue 150767.