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 148884 - I18N - Manage Labels dialog does not resize to show all messages
Summary: I18N - Manage Labels dialog does not resize to show all messages
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@versioncontrol
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-10-01 18:11 UTC by kaa
Modified: 2008-10-06 20:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (142.33 KB, image/jpeg)
2008-10-01 18:12 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-10-01 18:11:38 UTC
Product Version: NetBeans IDE Dev (Build 200809280201)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)
I'm running in Japanese locale, using a pseudo localized Netbeans with font size 16 option.

1. Open Tools -> Options -> Misc
2. Choose Versioning -> Subversion
3. Press Define button

The dialog appears. It does not resize to show button labels.

Assumption is that user does not need to manually resize most windows or dialogs to see all of the UI objects and
information in them. I'm running in pseudo localized locale in which each message/label is sometimes longer than in
English. To account for that in some locales, translations from English (and some other euro languages) could be shown
with longer strings.

Also I'm running at font size 16, which is viewed as a valid font size that might be used. Resizing issues are not just
related to i18n; they might show to user in English locale if they run at larger font size.

Often, these issues happen because the length of some label or message or size of entire window is hardcoded vs using
layout managers or other techniques or api to have the windows or the objects in them, dynamically resize.
Comment 1 kaa 2008-10-01 18:12:38 UTC
Created attachment 70987 [details]
image
Comment 2 Tomas Stupka 2008-10-02 11:07:33 UTC
fixed 

changeset:   104673:034e3c1fbe39
user:        Tomas Stupka <tstupka@netbeans.org>
date:        Thu Oct 02 12:07:04 CEST 2008
Comment 3 Quality Engineering 2008-10-03 14:31:11 UTC
Integrated into 'main-golden', will be available in build *200810031107* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/034e3c1fbe39
User: Tomas Stupka <tstupka@netbeans.org>
Log: #148884 - I18N - Manage Labels dialog does not resize to show all messages
Comment 4 Ken Frank 2008-10-06 20:10:45 UTC
verifying - using 1005 build, pseudo localized nb, ja locale, 16 pt font, solaris.

ken.frank@sun.com