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 87120 - Watched nodes collapse after debugger step
Summary: Watched nodes collapse after debugger step
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Debugger (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
: 96327 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-13 16:17 UTC by Alexander Pepin
Modified: 2007-12-18 17:57 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 Alexander Pepin 2006-10-13 16:17:47 UTC
see also Issue #84458
Steps to reproduce:
 - create a new Sync sample
 - set breakpoint at assignment activity
 - start debugging
 - when the process stops at breakpoint create a new watch ($inputVar.inputType)
in the Watches window and expand this node
 - press Step Into
 Result: The node collapses. This is a usability issue.
Comment 1 Alexander Zgursky 2006-10-23 18:26:55 UTC
Reproduced as described
Comment 2 Alexander Zgursky 2007-04-25 13:47:59 UTC
I believe it was fixed before 551beta. Needs verification.
Comment 3 Alexander Zgursky 2007-04-25 14:10:33 UTC
*** Issue 96327 has been marked as a duplicate of this issue. ***
Comment 4 Oleg Barbashov 2007-04-26 12:31:16 UTC
Build 200704260000. Fix is not confirmed.
Comment 5 Jiri Prox 2007-09-17 20:26:08 UTC
Obsolete milestone, please reevaluate
Comment 6 Sergey Lunegov 2007-10-25 11:48:53 UTC
Kirill, please look at this.
Comment 7 Kirill Sorokin 2007-11-12 14:07:12 UTC
Still reproducible in sierra. This behavior is BPEL watches specific and does not show up for ordinary Java watches.
Comment 8 Kirill Sorokin 2007-11-14 11:26:01 UTC
Fixed in {sierra_jcaps}. Please verify.

cvs server: scheduling file `org/netbeans/modules/bpel/debugger/ui/watch/WatchesTreeExpansionModel.java' for addition on
branch `sierra_jcaps'
cvs server: scheduling file
`META-INF/debugger/netbeans-BpelEngine/WatchesView/org.netbeans.spi.viewmodel.TreeExpansionModel' for addition on branch
`sierra_jcaps'
cvs server: use 'cvs commit' to add these files permanently
RCS file:
/cvs/enterprise/bpel/debuggerui/src/org/netbeans/modules/bpel/debugger/ui/watch/Attic/WatchesTreeExpansionModel.java,v
done
Checking in org/netbeans/modules/bpel/debugger/ui/watch/WatchesTreeExpansionModel.java;
/cvs/enterprise/bpel/debuggerui/src/org/netbeans/modules/bpel/debugger/ui/watch/Attic/WatchesTreeExpansionModel.java,v 
<--  WatchesTreeExpansionModel.java
new revision: 1.1.2.1; previous revision: 1.1
done
Checking in org/netbeans/modules/bpel/debugger/ui/watch/BpelWatchImpl.java;
/cvs/enterprise/bpel/debuggerui/src/org/netbeans/modules/bpel/debugger/ui/watch/BpelWatchImpl.java,v  <-- 
BpelWatchImpl.java
new revision: 1.2.14.1; previous revision: 1.2
done
Checking in org/netbeans/modules/bpel/debugger/ui/watch/WatchesTreeModel.java;
/cvs/enterprise/bpel/debuggerui/src/org/netbeans/modules/bpel/debugger/ui/watch/WatchesTreeModel.java,v  <-- 
WatchesTreeModel.java
new revision: 1.2.14.1; previous revision: 1.2
done
RCS file:
/cvs/enterprise/bpel/debuggerui/src/META-INF/debugger/netbeans-BpelEngine/WatchesView/Attic/org.netbeans.spi.viewmodel.TreeExpansionModel,v
done
Checking in META-INF/debugger/netbeans-BpelEngine/WatchesView/org.netbeans.spi.viewmodel.TreeExpansionModel;
/cvs/enterprise/bpel/debuggerui/src/META-INF/debugger/netbeans-BpelEngine/WatchesView/Attic/org.netbeans.spi.viewmodel.TreeExpansionModel,v
 <--  org.netbeans.spi.viewmodel.TreeExpansionModel
new revision: 1.1.2.1; previous revision: 1.1
done
Comment 9 Ivan Sidorkin 2007-12-18 17:57:16 UTC
verified in JavaCAPS 20071216-2301