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 50467 - Double clicking on one item in stacktrack trace does not lead me anywhere
Summary: Double clicking on one item in stacktrack trace does not lead me anywhere
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-10-15 10:42 UTC by Jaroslav Tulach
Modified: 2006-03-24 09:59 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 Jaroslav Tulach 2004-10-15 10:42:04 UTC
Double clicking or enter on stacktrace used to
open the appropriate line in source code in beta2,
it does not do that in trunk anymore. 

Tested on openide and its tests.
Comment 1 Jan Jancura 2004-10-18 16:01:28 UTC
I can reproduce it.
Comment 2 Jan Jancura 2004-10-18 16:20:28 UTC
fixed in the main trunk

CurrentThreadAnnotationListener should listen on
CURRENT_CALL_STACK_CHANGEs.

QA: test call stack view

Checking in
ui/src/org/netbeans/modules/debugger/jpda/ui/CurrentThreadAnnotationListener.java;
/cvs/debuggerjpda/ui/src/org/netbeans/modules/debugger/jpda/ui/CurrentThreadAnnotationListener.java,v
 <--  CurrentThreadAnnotationListener.java
new revision: 1.12; previous revision: 1.11
done
Comment 3 Max Sauer 2005-07-11 08:31:33 UTC
Verified in nbdev 200507061800.