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 87898

Summary: i18n - XML editor properties window has resize issues
Product: xml Reporter: sunlit <sunlit>
Component: Schema ToolsAssignee: Samaresh Panda <samaresh>
Status: VERIFIED FIXED    
Severity: blocker CC: kaa, kfrank
Priority: P2 Keywords: I18N
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot
screenshot

Description sunlit 2006-10-24 18:27:58 UTC
build 1013, 
XML editor - top hierarchy - properties - from properties window click editing
some elements - e.g. block default - see window pops up with resize issues - not
all elements visible, need to resize manually, 
please see gifs attached
Comment 1 sunlit 2006-10-24 18:28:22 UTC
Created attachment 35508 [details]
screenshot
Comment 2 sunlit 2006-10-24 18:30:03 UTC
Created attachment 35509 [details]
screenshot
Comment 3 bhate 2006-10-26 19:04:30 UTC
this requires code change.
we need to remove the hardcoded preferred size settings from dialog.
fix is checked into release55_dev branch.
Comment 4 kaa 2007-05-23 17:16:06 UTC
reproducible: build 0516, Japan locale, fontsize 16
Comment 5 Samaresh Panda 2007-07-03 23:19:47 UTC
*** Issue 88255 has been marked as a duplicate of this issue. ***
Comment 6 Samaresh Panda 2007-07-04 00:56:50 UTC
changes (as per bhate) has been integrated into trunk:
/cvs/xml/schema/schemaui/src/org/netbeans/modules/xml/schema/ui/basic/editors/DerivationTypeEditor.java
new revision: 1.4; previous revision: 1.3
Comment 7 kaa 2007-07-10 19:40:41 UTC
verified: 0706