History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-12347
Type: Bug Bug
Status: Open Open
Assignee: Kirill Kalishev
Reporter: Peter Epstein
Votes: 2
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Control-click doesn't work while debugger is in use

Created: 12 Apr 07 21:32   Updated: 13 Apr 07 23:37
Component/s: Debugger

Environment: Ubuntu

Build: 6,799
Severity: Medium


 Description  « Hide
1. Open an IDEA project
2. Start debugging any run/debug configuration
3. Let the debugger run until it hits a breakpoint or the program finishes running
4. Control-click on methods and variables in the code.
5. Click the red X to close the debugger.
6. Repeat step 4.

Expected result:
In step 4 and 6, control-click should be equivalent to Control-B: it should take you to the declaration of the method or variable.

Actual result:
In step 4, control-click does nothing. In step 6, control-click works as expected.

Perhaps there is some new feature of the debugger that I'm not understanding, but this seems like a bug to me.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.