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 115366 - I18N - Target Namespace dlg has resize problem
Summary: I18N - Target Namespace dlg has resize problem
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2007-09-12 16:11 UTC by kaa
Modified: 2007-10-18 13:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (86.85 KB, image/jpeg)
2007-09-12 16:12 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2007-09-12 16:11:33 UTC
build 0905, ja_JP

1. Create XML Document
2. Open Properties window
3. Open Target Namespace dialog

The dialog does not resize properly.

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-09-12 16:12:31 UTC
Created attachment 48666 [details]
image
Comment 2 Samaresh Panda 2007-09-12 21:21:09 UTC
Did you really mean XML document or you meant XML Schema Document? For schemas I can see the target-namespace dialog
resizes perfectly. I need to know which one you're talking about?
Comment 3 Samaresh Panda 2007-09-13 19:07:43 UTC
I found the dialog you showed. Fix integrated.
/cvs/xml/schema/abe/src/org/netbeans/modules/xml/schema/abe/nodes/properties/NamespacePanel.form
new revision: 1.4; previous revision: 1.3
/cvs/xml/schema/abe/src/org/netbeans/modules/xml/schema/abe/nodes/properties/NamespacePanel.java
new revision: 1.5; previous revision: 1.4
Comment 4 Samaresh Panda 2007-10-18 09:13:57 UTC
To reproduce:
In design view, click on the target namespace of the schema, right click and open properties window. The prop wizard for
the namespace had this issue.
Comment 5 kaa 2007-10-18 13:22:07 UTC
verified: build 1010, XP.ja_JP
Steps:
1. Open XML schema design view
2. Open the dialog using properties