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 68556 - Cannot switch context in CallStack view
Summary: Cannot switch context in CallStack view
Status: CLOSED DUPLICATE of bug 72947
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2005-11-11 15:13 UTC by Jaroslav Tulach
Modified: 2010-04-29 09:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Snapshot of callstack view (13.29 KB, image/png)
2005-11-11 15:16 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2005-11-11 15:13:35 UTC
What ever I do, I cannot switch context in CallStackView to a method in the  
list. As soon as I do it, the context is moved one again to the method on top  
of the stack.  
 
I am using today's homemade build.
Comment 1 Jaroslav Tulach 2005-11-11 15:16:00 UTC
Created attachment 26868 [details]
Snapshot of callstack view
Comment 2 Jaroslav Tulach 2005-11-11 15:16:47 UTC
Whenever I double click on ProxyLookup.setLookups:150 the selection jumps 
there, but immediatelly jumps back to top line. 
Comment 3 Roman Ondruska 2005-11-11 16:33:13 UTC
Not able to reproduce, probably occurs under specific conditions. Would be great
if you could provide a test-case ;-) Thanks! 
Comment 4 Martin Entlicher 2006-03-22 11:29:50 UTC
IMHO this is a duplicate of issue #72947. You have probably something in
watches, or even toString() in Local Variables could cause this.
This is already fixed in trunk, so please reopen with more details if this is
still a problem for you. Thanks.

*** This issue has been marked as a duplicate of 72947 ***
Comment 5 Quality Engineering 2010-04-29 09:27:24 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.