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 - Selection box invisible in Element dialog box (new Element)
Summary: Selection box invisible in Element dialog box (new Element)
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-19 03:39 UTC by Annette Wegscheider
Modified: 2006-09-20 22:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Illustration of missing tree control (13.56 KB, image/png)
2006-09-19 03:39 UTC, Annette Wegscheider
Details

Note You need to log in before you can comment on or make changes to this bug.
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.