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 117358

Summary: I18N - import wizard - a dropdown item not resize to show all contents
Product: versioncontrol Reporter: Ken Frank <kfrank>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: I18N
Priority: P2    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description Ken Frank 2007-10-01 18:14:11 UTC
see attached gif of import wizard - the edit cvs root button does not show all of its contents;
user should not need to manually resize.

actually this button size is hardcoded so user cant resize anyway.

and with translations, the label of it can be longer than in english.
Comment 1 Ken Frank 2007-10-01 18:14:58 UTC
Created attachment 49923 [details]
image
Comment 2 Maros Sandor 2007-10-02 11:00:15 UTC
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/wizards/RepositoryPanel.java,v
 <--  RepositoryPanel.java
new revision: 1.13; previous revision: 1.12
/shared/data/ccvs/repository/javacvs/cvsmodule/src/org/netbeans/modules/versioning/system/cvss/ui/wizards/RepositoryPanel.form,v
 <--  RepositoryPanel.form
new revision: 1.12; previous revision: 1.11
Comment 3 Ken Frank 2007-10-11 21:23:01 UTC
v