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 14911

Summary: Possible jump from glyph to Debugger window|Call stack tab
Product: debugger Reporter: Petr Slegr <pslegr>
Component: CodeAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Slegr 2001-08-29 13:19:37 UTC
I suggest possibility for jump from "Current program counter" and "Call site" 
glyphs to proper node in Debugger window|Call stack tab.

This could be invoked by double click on glyph for example (NOTE: double click 
handling is not supported by Annotation API yet).
Comment 1 Jan Chalupa 2001-11-27 12:09:51 UTC
Target milestone -> 3.3.1.
Comment 2 Marek Grummich 2002-07-22 09:01:58 UTC
Target milestone was changed from '3.4' to TBD.
Comment 3 Marek Grummich 2002-07-22 09:06:29 UTC
Target milestone was changed from '3.4' to TBD.
Comment 4 Martin Entlicher 2005-05-13 16:04:08 UTC
Double-click will currently add and subsequently remove a breakpoint, thus it
will do nothing. Annotation API does not seem to handle double-click.
We can just add a context action there...