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 85191

Summary: Selection box invisible in Element dialog box (new Element)
Product: xml Reporter: Annette Wegscheider <awegscheider>
Component: Schema ToolsAssignee: bhate <bhate>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Illustration of missing tree control

Description Annette Wegscheider 2006-09-19 03:39:25 UTC
Using Build 200609181130, Ent Pack 20060918

UI element invisible when creating new element in Schema view of
XML Schema Editor.
To reproduce: add an element.
--> Element dialog box appears with Name, Type, Current Selection:, Preview box,
and command buttons. 
Need to resize the dialog box to make the tree control (selection list) visible.
Comment 1 Annette Wegscheider 2006-09-19 03:39:46 UTC
Created attachment 34123 [details]
Illustration of missing tree control
Comment 2 Annette Wegscheider 2006-09-19 03:40:08 UTC
See also:
http://xml.netbeans.org/issues/show_bug.cgi?id=85190
Comment 3 bhate 2006-09-19 23:11:14 UTC
fix for 84152 caused this issue and 85190.
We must add the tree to customizer panels, and do the selection.
To fix 84152 we must select current selection immediately and not in invokelater.
Fix checked in.
Comment 4 Annette Wegscheider 2006-09-20 22:27:53 UTC
Verified in 060920_6 build.