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 65040

Summary: I18N - resize issue in library manager
Product: projects Reporter: Ken Frank <kfrank>
Component: LibrariesAssignee: Tomas Zezula <tzezula>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug, mgrummich
Priority: P2 Keywords: I18N
Version: 5.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: as invoked
after resize

Description Ken Frank 2005-09-23 20:18:12 UTC
using fontsize 18 and pseudo localized for testing, part of library
manager window not all show when it comes up - the tabs and buttons on
right side - see gif attached

as you can see from second gif, much window area is not shown; so I'm guessing that
even with smaller fs there could be some issues.
Comment 1 Ken Frank 2005-09-23 20:19:49 UTC
Created attachment 25128 [details]
as invoked
Comment 2 Ken Frank 2005-09-23 20:20:36 UTC
Created attachment 25129 [details]
after resize
Comment 3 Jesse Glick 2005-09-23 22:00:37 UTC
- please use I18N keyword for all I18N-related bugs you file

- see http://projects.netbeans.org/#iz for correct initial components
Comment 4 Tomas Zezula 2005-10-10 15:27:53 UTC
Checking in
java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.form;
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.form,v
 <--  PlatformsCustomizer.form
new revision: 1.11; previous revision: 1.10
done
Checking in
java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.java;
/cvs/java/platform/src/org/netbeans/modules/java/platform/ui/PlatformsCustomizer.java,v
 <--  PlatformsCustomizer.java
new revision: 1.21; previous revision: 1.20
done
Checking in
projects/libraries/src/org/netbeans/modules/project/libraries/ui/LibrariesCustomizer.java;
/cvs/projects/libraries/src/org/netbeans/modules/project/libraries/ui/LibrariesCustomizer.java,v
 <--  LibrariesCustomizer.java
new revision: 1.24; previous revision: 1.23
done
Comment 5 Marek Grummich 2006-01-26 10:30:59 UTC
verified