Keyboard messed up after quitting debugger
More than half the time, if I use "Debug | Stop Debugging" to quit a debug session and return the the Visual Studio, the keyboard interface to VS is messed up.
If I press any key (while trying to edit a file), that key gets interpreted as a menu accelerator for the top level menu of Visual Studio. However, once a corresponding menu pops up, any keystrokes thereafter are fed into the source file. I have to exit and restart Visual studio to recover.
Has anyone else seen this behavior? Is there a fix for it?
Thanks,
dw

