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 229206 - Step Into Last or Selected Function does not work without text selection
Summary: Step Into Last or Selected Function does not work without text selection
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: All All
: P4 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-30 11:36 UTC by henk89
Modified: 2016-07-06 14:38 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 henk89 2013-04-30 11:36:15 UTC
Steps to reproduce:
1. start debugging session
2. place a mouse pointer to the editor (do not select anything)
3. push Step Into Last or Selected Function button

Expected result: debugger steps into the last function in the selected line

Actual result: nothing happens