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 131113 - I18N - New WebApp wizard has resize issue if GF wasn't installed
Summary: I18N - New WebApp wizard has resize issue if GF wasn't installed
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-03-25 23:58 UTC by kaa
Modified: 2008-04-10 19:09 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (100.14 KB, image/jpeg)
2008-03-25 23:58 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-03-25 23:58:04 UTC
Product Version: NetBeans IDE Dev (Build 200803231202) without GlassFish server
System: MacOS, font size 16. 

Steps:
Open New WebApp wizard.
The wizard does not resize to show err message.

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. Sometimes,
embedding components in a scroll pane will solve the problem.
Comment 1 kaa 2008-03-25 23:58:26 UTC
Created attachment 59087 [details]
image
Comment 2 Petr Jiricka 2008-03-26 14:23:37 UTC
By default, GlassFish and Tomcat are included in the IDE (when the user installs from the installer), so this situation
will typically not happen. Changing priority to P3.

Also, when will the message in Japanese will be? Also, sounds like the workaround is to resize the dialog so it shows
the entire message, right? 
Comment 3 David Konecny 2008-03-27 23:49:33 UTC
Warning text will wrap now: 8296d34d4c2c.
Comment 4 kaa 2008-04-10 19:09:35 UTC
verified in trunk build 0408