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 54359 - BP disabled in BP view cannot be enabled
Summary: BP disabled in BP view cannot be enabled
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
: 54375 54379 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-02 13:25 UTC by Milan Kubec
Modified: 2006-03-24 13:07 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 Milan Kubec 2005-02-02 13:25:17 UTC
[dev-200502012121, JDK 1.5.0_02]

1) Set some breakpoints in code and start
debugging session
2) Open Breakpoints view
3) Click checkbox for some BP to disable it
BP is disabled and cannot be enabled back,
checkbox is still enabled!
Comment 1 Jan Jancura 2005-02-02 13:46:55 UTC
fixed in the main trunk:

QA: check breakpoints view functionality.

Checking in TreeModelNode.java;
/cvs/debuggercore/viewmodel/src/org/netbeans/modules/viewmodel/TreeModelNode.java,v
 <--  TreeModelNode.java
new revision: 1.20; previous revision: 1.19
done
Comment 2 Milan Kubec 2005-02-02 14:35:37 UTC
Hanzi, don't wait for QE to find bugs if you know about them. Please,
if you know something is broken in Breakpoints view please go and fix it!
Comment 3 Jan Jancura 2005-02-02 16:21:36 UTC
*** Issue 54375 has been marked as a duplicate of this issue. ***
Comment 4 Jan Jancura 2005-02-03 08:23:10 UTC
*** Issue 54379 has been marked as a duplicate of this issue. ***
Comment 5 Milan Kubec 2005-02-04 13:42:26 UTC
Hanzi, please integrate fix into QBE200502012121 branch, this issue
was identified as cause of two showstoppers for last QBuild. Thanks.
Comment 6 Milan Kubec 2005-02-10 09:16:39 UTC
Verified in dev-200502191900.