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 11843 - Destroy action does not work in special case.
Summary: Destroy action does not work in special case.
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-30 11:51 UTC by Jan Stola
Modified: 2003-06-30 17:29 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 Jan Stola 2001-04-30 11:51:47 UTC
Pilsen EA build 010428
======================

Steps to reproduce:
-------------------
1. Start some debuggee (e.g examples.advanced.MemoryView).
2. Set Persistent property of this session to True.
3. Set Action on Finish property to Hide Session and Listen.
4. Finish the debugger. The session will be marked as hidden.
5. Invoke Destroy action on this session. It will be marked as not running.

The session should not be marked as not running, it should disappear
from sessions tab.
Comment 1 Jan Chalupa 2001-05-05 21:20:00 UTC
Target milestone -> 3.3
Comment 2 Daniel Prusa 2001-06-05 13:14:09 UTC
Fixed in main trunk.
Comment 3 Jan Stola 2001-06-07 11:12:34 UTC
Verified in Netbeans build 205.
Comment 4 Quality Engineering 2003-06-30 17:29:08 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.