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 108983 - I18N - REST web services from pattern wizard doesn't resize its progress bar
Summary: I18N - REST web services from pattern wizard doesn't resize its progress bar
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: REST (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Peter Liu
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-07-05 20:46 UTC by kaa
Modified: 2007-10-15 18:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (80.44 KB, image/jpeg)
2007-07-05 20:46 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2007-07-05 20:46:17 UTC
build 0630

1. Open New File wizard
2. Choose Web Services category
3. Select REST WS from Pattern, accept defaults
4. Press Finish

Progress bar appears. The dialog does not resize to show all of its text.

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'am running in pseudo localized locale in which each message/label is a bit longer than english to
account for that in some locales, translations result in longer strings than in english. Also am running at fontsize 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 fontsize.
Comment 1 kaa 2007-07-05 20:46:42 UTC
Created attachment 44752 [details]
image
Comment 2 Nam Nguyen 2007-08-31 06:49:19 UTC
Peter, please check. Maybe you already fixed it with last improvement to the progress dialog.
Comment 3 Peter Liu 2007-08-31 23:02:10 UTC
This issue has already been fixed in nb6 trunk.
Comment 4 kaa 2007-10-15 18:12:51 UTC
build 1010, ja_JP
progress bar looks ok