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 105785 - Remove Attribute context menu item is not available after adding Extension Attributes
Summary: Remove Attribute context menu item is not available after adding Extension At...
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 19:40 UTC by jlautz
Modified: 2007-06-21 15:26 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jlautz 2007-06-05 19:40:54 UTC
See with Product Version: NetBeans IDE Dev (Build 200706050000) Java: 1.6.0_01;
Java HotSpot(TM) Client VM 1.6.0_01-b06 System: Windows XP version 5.1 running
on x86; Cp1252; en_US (nb)

1. Open the WSDL view for a valid WSDL document that defines at least one
message with a part.

2. In the context menu for the part, choose Add Extension Attribute, fill in a
name in the dialog, and click OK. 
Note that the new attribute appears in the Properties pane.

3. Open the context menu for the part. 

==> The Remove Attribute item is not available.

==> Also seen with operation input/output, partnerlinktyperole, partnerlinktype,
 port type, property, propertyalias, . . .
Comment 1 Shivanand Kini 2007-06-15 21:06:05 UTC
Fixed
Comment 2 jlautz 2007-06-21 15:26:33 UTC
Verified on 
Product Version: NetBeans IDE Dev (Build 200706190000, C/C++ Pack 20070619) Java: 1.6.0_01; Java HotSpot(TM) Client VM
1.6.0_01-b06 System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb) Userdir: C:\Documents and
Settings\lautz\.netbeans\dev

When I add an Extension Attribute to any of the following nodes: message part, binding input/output,
partnerlinktyperole, partnerlinktype,  port type, property, and propertyalias, the Remove Attribute context menu is now
available and works.