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 146550 - I18N - SAX Doc Handler Wizard doesn't resize to show all of its messages
Summary: I18N - SAX Doc Handler Wizard doesn't resize to show all of its messages
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Tools (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-09-08 17:35 UTC by kaa
Modified: 2008-09-17 15:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (125.83 KB, image/jpeg)
2008-09-08 17:35 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-09-08 17:35:16 UTC
Product Version: NetBeans IDE Dev (Build 200809040201)
Java: 1.6.0_06; Java HotSpot(TM) Client VM 10.0-b22, WinXP, UTF-8 
I'm running in Japanese locale, using a pseudo localized Netbeans with font size 16 option.

1. Create dtd document.
2. Open from the pop-up SAX Doc Handler Wizard
3. Go to the step4 of the wizard

The wizard doesn't resize to show all of its messages
See image - the message circled in yellow.

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-09-08 17:35:43 UTC
Created attachment 69344 [details]
image
Comment 2 kaa 2008-09-08 17:38:06 UTC
Also there are vertical tabs: Help tab looks overlapped by Steps tab.
Does it expected behavior?
Comment 3 Samaresh Panda 2008-09-08 21:29:54 UTC
Fixed: http://hg.netbeans.org/main/rev/5b58a8e98749. Help and steps are toggles, they don't overlap each other.
Comment 4 Quality Engineering 2008-09-09 17:26:24 UTC
Integrated into 'main-golden', will be available in build *200809091401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5b58a8e98749
User: samaresh@netbeans.org
Log: #146550 I18N - SAX Doc Handler Wizard doesn't resize to show all of
Comment 5 kaa 2008-09-11 17:20:30 UTC
Can't verify.
The step 4 of the wizard is unavailable.
There is an exception: http://statistics.netbeans.org/analytics/detail.do?id=110360
See also issue
Comment 6 kaa 2008-09-11 17:21:43 UTC
See also issue 146547
Comment 7 Samaresh Panda 2008-09-11 17:27:06 UTC
The exception was reported yesterday and has been fixed. See issue 146791. The fix was made yesterday so I'm not sure
why the fix is not there. Are you using a old build?
Comment 8 kaa 2008-09-11 17:33:12 UTC
I used 0910 build.
I'll check with the next one.
Comment 9 kaa 2008-09-17 15:55:01 UTC
verified: build 0916