Search

Ctrl key stuck after doing illegal action while debugging by ee9

Closed
as Deferred Help for as Deferred

1
0
Sign in
to vote
Type: Bug
ID: 776361
Opened: 1/11/2013 11:25:12 AM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
This happens when I Ctrl-X code and an error:

---------------------------
Microsoft Visual Studio
---------------------------
Editing or deleting an active statement which is not at the top of the callstack will prevent the debug session from continuing while Edit and Continue is enabled.
---------------------------
OK
---------------------------

appears. It sometimes (not always) makes Visual Studio think Ctrl is still being held, and key combos like Shift-F5 are recognized as Ctrl-Shift-F5 which leads to unexpected actions.

This also happens when commenting code with Ctrl-K, Ctrl-C which leads to the above error popup.
Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

.NET Framework 4.5

Steps to reproduce

Create a C# XNA project,
create a method that calls another method,
while debugging, break inside inner method,
try commenting or cutting call to inner method in the outter method,
error window will appear,
press ok,
VS thinks you're holding Ctrl.

Product Language

English

Operating System

Windows 7

Operating System Language

English

Actual results

Visual Studio thinks Ctrl key is being held.

Expected results

Visual Studio should not remember keys pressed before showing error message.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 3/5/2013 at 10:44 AM
Thanks for your feedback. Unfortunately, at this stage in the product cycle we are unable to address this for the current release as we are only taking critical and high priority bug fixes. We have logged your suggestion and will take it into consideration for next version planning. Even though we cannot always act on every issue reported, we do like to hear feedback, so please don’t hesitate to file an issue.
Thanks,
Malcolm Dickson
IDE Experience Program Manager
Posted by ee9 on 2/21/2013 at 4:41 AM
This only affects VS, other applications don't think the key is being held down.
Posted by Microsoft on 2/20/2013 at 8:15 PM
Hello,

Does this happen just on VS or system-wide(ie impacts notepad or other applications)?

Thanks,
Microsoft Visual Studio Connect Support Team
Posted by ee9 on 2/7/2013 at 10:26 PM
Why was this marked as resolved, when there is no solution posted or linked to?
Posted by Microsoft on 1/13/2013 at 10:17 PM
Thanks for your feedback.

We are rerouting this issue to the appropriate group within the Visual Studio Product Team for triage and resolution. These specialized experts will follow-up with your issue.
Posted by Microsoft on 1/11/2013 at 11:51 AM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.