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 139903 - I18N - desktop app project properties dialog does not resize to show all text
Summary: I18N - desktop app project properties dialog does not resize to show all text
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: App Framework (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-07-14 17:10 UTC by Ken Frank
Modified: 2008-07-28 22:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (39.73 KB, image/gif)
2008-07-14 17:11 UTC, Ken Frank
Details
image (43.36 KB, image/gif)
2008-07-14 17:12 UTC, Ken Frank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2008-07-14 17:10:41 UTC
in project properties of desktop app, in the Desktop app
section, the firs message on right side does not show
completely - am running using pseudo localized nb at
14 point font in ja locale.

its not a matter of the length of the string
but rather that the window should resize to show
all of the text vs being hardcoded
and that user should not need to manually resize.

see the before and after resize gifs attached.
Comment 1 Ken Frank 2008-07-14 17:11:36 UTC
Created attachment 64455 [details]
image
Comment 2 Ken Frank 2008-07-14 17:12:12 UTC
Created attachment 64456 [details]
image
Comment 3 Jan Stola 2008-07-15 16:25:19 UTC
There's no need to make the window wider. I have changed the layout to wrap the text of the long label instead.

Modified file: http://hg.netbeans.org/main?cmd=changeset;node=bb912eee6c49
Comment 4 Ken Frank 2008-07-28 22:03:46 UTC
verified.