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 80530

Summary: Auto-expand is needed in Design view.
Product: xml Reporter: htt <htt>
Component: Schema ToolsAssignee: Girish Balachandran <girixkumar>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description htt 2006-07-19 02:47:41 UTC
Consider these scenarios regarding namespace in the Design view... there seems
to be a disconnect somewhere...

o double-click the namespace and rename it -> the new name is not reflected in
Properties, Source/Schema views, Navigator, etc.

o select the namespace.  In Properties, rename it to "feefifofum" -> results in
an Information popup with "This object cannot be renamed from newXMLSchema to
feefifofum" msg.

o open sample PO schema -> in DV, the view shows "NO_NAMESPACE" while Properties
shows "newpo" as the filename.  In the view, double-click to rename NO_NAMESPACE
-> same as above... no changes elsewhere.  In Properties, rename "newpo" ->
schema filename is changed properly in Projects, Navigator, etc.
Comment 1 htt 2006-07-19 03:01:51 UTC
Sorry.... please disregard the original Description, which belongs to 80529. 
Here's the Description for this issue (80530):

In the Design view, collapse Global Elements. Drag/drop an element -> Global
Elements should auto-expand at this point.
Comment 2 Girish Balachandran 2006-08-25 04:35:11 UTC
This is an enhancement.