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 85190 - Tree control invisible in <component> reference dialog box
Summary: Tree control invisible in <component> reference dialog box
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: bhate
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-19 03:34 UTC by Annette Wegscheider
Modified: 2006-09-20 22:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Illustration of db without tree control (7.68 KB, image/png)
2006-09-19 03:35 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:34:11 UTC
UI element invisible when creating new <component> reference in Schema view of
XML Schema Editor.
To reproduce: add any reference (element, attribute, attribute group, group)
--> <component> Reference dialog box appears with only "Current Selection:" text
and OK/Cancel/Help buttons.
Need to resize the dialog box to make the tree control (selection list) visible.
Comment 1 Annette Wegscheider 2006-09-19 03:35:25 UTC
Created attachment 34122 [details]
Illustration of db without tree control
Comment 2 Annette Wegscheider 2006-09-19 03:36:10 UTC
Using Build 200609181130, Ent Pack 20060918
Comment 3 Annette Wegscheider 2006-09-19 03:40:24 UTC
See Also: http://xml.netbeans.org/issues/show_bug.cgi?id=85191
Comment 4 bhate 2006-09-19 23:10:57 UTC
fix for 84152 caused this issue and 85191.
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 5 Annette Wegscheider 2006-09-20 22:26:18 UTC
Verified in 060920_6 build.