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 - I18N - resize issue in library manager
Summary: I18N - resize issue in library manager
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 5.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-09-23 20:18 UTC by Ken Frank
Modified: 2006-01-26 10:30 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
as invoked (32.29 KB, image/gif)
2005-09-23 20:19 UTC, Ken Frank
Details
after resize (38.39 KB, image/gif)
2005-09-23 20:20 UTC, Ken Frank
Details

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