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 139738 - I18N - Properies dialog doesn't resize to show all of its components.
Summary: I18N - Properies dialog doesn't resize to show all of its components.
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: David Konecny
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-07-11 14:58 UTC by kaa
Modified: 2008-08-11 17:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (121.79 KB, image/jpeg)
2008-07-11 14:59 UTC, kaa
Details
build 0727 (138.62 KB, image/jpeg)
2008-07-30 16:32 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-07-11 14:58:50 UTC
Product Version: NetBeans IDE Dev (Build 0710)
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 the Japanese locale, using a pseudo localized Netbeans with font size 16 option.

1. Create WebApp
2. Open project properties dialog

The dialog doesn't resize to show all of its components.

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-07-11 14:59:52 UTC
Created attachment 64340 [details]
image
Comment 2 David Konecny 2008-07-18 06:53:33 UTC
c51e7225e021
Comment 3 kaa 2008-07-30 16:30:53 UTC
The fix has side effect - one label wasn't shown properly.
Comment 4 kaa 2008-07-30 16:32:02 UTC
Created attachment 66080 [details]
build 0727
Comment 5 kaa 2008-07-30 16:33:32 UTC
See also a button in front of Src/Binary Format
Comment 6 David Konecny 2008-08-06 05:36:42 UTC
Fixed locally as 092308f3c7b4.
Comment 7 Quality Engineering 2008-08-07 16:32:11 UTC
Integrated into 'main-golden', available in build *200808071401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/092308f3c7b4
User: David Konecny <dkonecny@netbeans.org>
Log: #139738 -  I18N - Properies dialog doesn't resize to show all of its components.
Comment 8 kaa 2008-08-11 17:13:47 UTC
verified:
Product Version: NetBeans IDE Dev (Build 200808101401)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22