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 135830 - I18N - Service configuration dialog doesn't resize text area for the web service name
Summary: I18N - Service configuration dialog doesn't resize text area for the web serv...
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Axis2 (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-05-26 17:28 UTC by kaa
Modified: 2008-05-30 15:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (85.45 KB, image/jpeg)
2008-05-26 17:30 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-05-26 17:28:48 UTC
Product Version: NetBeans IDE Dev (Build 200805221203)
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
font size 16

Steps:
1. Create Java app using multi byte characters in its name.
2. Add 'Axis2 service from Java'
3. Expand Axis2 WS node
4. Select the service and choose 'Configure' from the pop-up menu

Service cfg dialog will be opened.
It doesn't resize text area for the web service name. There is enough space there to show the name completely.
Manual resize takes no effect.
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-05-26 17:30:12 UTC
Created attachment 61941 [details]
image
Comment 2 Milan Kuchtiak 2008-05-27 12:26:16 UTC
Fixed:
http://hg.netbeans.org/main?cmd=changeset;node=71933bf63c0c
Comment 3 kaa 2008-05-30 15:18:01 UTC
looks ok in trunk build 0529