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 31840 - CancelingTransform action causes the action disappears
Summary: CancelingTransform action causes the action disappears
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: XSL (show other bugs)
Version: -S1S-
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-10 20:36 UTC by Martin Schovanek
Modified: 2007-09-25 01:34 UTC (History)
0 users

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 Martin Schovanek 2003-03-10 20:36:26 UTC
[Nb Build 200303100100, jdk1.4.0]

Steps to reproduce:
-------------------
1) Right click a XML node and choose 'XSL
Transformation'
2) cancel (or close) the Transformation dialog
3) right click another XML node

The 'XSL Transformation' is missing.
Comment 1 Martin Schovanek 2003-03-10 21:31:04 UTC
BTW: the disabled action is available on the node till you select 
another node.
Comment 2 _ pkuzel 2003-03-11 09:17:06 UTC
bug in openide workarounded
Comment 3 Martin Schovanek 2003-03-14 13:32:06 UTC
VERIFIED