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 104602 - I18N - External XML Schema Document wizard doesn't resize to show all of its labels
Summary: I18N - External XML Schema Document wizard doesn't resize to show all of its ...
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Sonali Kochar
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-05-23 13:04 UTC by kaa
Modified: 2007-09-18 18:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
wizard, step 2 (127.84 KB, application/octet-stream)
2007-05-23 13:05 UTC, kaa
Details
the same on MacOS (61.86 KB, image/jpeg)
2007-06-29 18:28 UTC, kaa
Details
browse buttons (71.11 KB, image/jpeg)
2007-08-29 19:55 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2007-05-23 13:04:49 UTC
build 0516

1. Open New File wizard
2. Select XML category
3. Choose External XML Schema Document(s)
4. Press Next

The dialog contains buttons with invisible labels.

<elaborate on the actual problem and refer to attached pic>
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-05-23 13:05:36 UTC
Created attachment 42683 [details]
wizard, step 2
Comment 2 kaa 2007-06-29 18:28:00 UTC
Created attachment 44581 [details]
the same on MacOS
Comment 3 Sonali Kochar 2007-08-14 23:26:43 UTC
Fixed. Enabled auto-resizing for both the browse button

Checking in RetrieveXMLResourceVisualPanel1.form;
/cvs/xml/schema/src/org/netbeans/modules/xml/schema/wizard/RetrieveXMLResourceVisualPanel1.form,v  <-- 
RetrieveXMLResourceVisualPanel1.form
new revision: 1.2; previous revision: 1.1
done
Checking in RetrieveXMLResourceVisualPanel1.java;
/cvs/xml/schema/src/org/netbeans/modules/xml/schema/wizard/RetrieveXMLResourceVisualPanel1.java,v  <-- 
RetrieveXMLResourceVisualPanel1.java
new revision: 1.2; previous revision: 1.1
done
Comment 4 kaa 2007-08-29 19:54:40 UTC
reproducible: build 0825
Comment 5 kaa 2007-08-29 19:55:23 UTC
Created attachment 47748 [details]
browse buttons
Comment 6 Sonali Kochar 2007-08-30 00:01:25 UTC
I hope its fixed this time
Comment 7 kaa 2007-09-18 18:31:56 UTC
verified: build 0912