VS2010 Bug >>>>> "Ctrl Button acts like it is always pressed"
-
does anyone else get this bug? i get it when i am debugging and then return to code, try to highlight a block of bugs(code) and continue on. from then on the ctrl key acts like it is on forever. sometimes it stops if you mash ctrl repeatedly or do a key cmd that includes ctrl, otherwise you have to restart IDE. please tell me i am not alone in this one?
-
does anyone else get this bug? i get it when i am debugging and then return to code, try to highlight a block of bugs(code) and continue on. from then on the ctrl key acts like it is on forever. sometimes it stops if you mash ctrl repeatedly or do a key cmd that includes ctrl, otherwise you have to restart IDE. please tell me i am not alone in this one?
-
Only happens to blondes.
Peter Wasser Art is making something out of nothing and selling it. Frank Zappa
-
does anyone else get this bug? i get it when i am debugging and then return to code, try to highlight a block of bugs(code) and continue on. from then on the ctrl key acts like it is on forever. sometimes it stops if you mash ctrl repeatedly or do a key cmd that includes ctrl, otherwise you have to restart IDE. please tell me i am not alone in this one?
killabyte wrote:
please tell me i am not alone in this one?
You are alone.
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me
-
does anyone else get this bug? i get it when i am debugging and then return to code, try to highlight a block of bugs(code) and continue on. from then on the ctrl key acts like it is on forever. sometimes it stops if you mash ctrl repeatedly or do a key cmd that includes ctrl, otherwise you have to restart IDE. please tell me i am not alone in this one?
That's probably because of your keyboard, or keyboard driver. Because if this, VS is seeing Ctrl is DOWN. Just hit Ctrl, Alt, Shift several times and keys state of all these will come to normal.
-
does anyone else get this bug? i get it when i am debugging and then return to code, try to highlight a block of bugs(code) and continue on. from then on the ctrl key acts like it is on forever. sometimes it stops if you mash ctrl repeatedly or do a key cmd that includes ctrl, otherwise you have to restart IDE. please tell me i am not alone in this one?
Disable all your extentions. I have a dodgy one that screws up my mouse cursor and sometime cannot even type.
-
does anyone else get this bug? i get it when i am debugging and then return to code, try to highlight a block of bugs(code) and continue on. from then on the ctrl key acts like it is on forever. sometimes it stops if you mash ctrl repeatedly or do a key cmd that includes ctrl, otherwise you have to restart IDE. please tell me i am not alone in this one?
Quit slobbering on the keyboard when you code?
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
does anyone else get this bug? i get it when i am debugging and then return to code, try to highlight a block of bugs(code) and continue on. from then on the ctrl key acts like it is on forever. sometimes it stops if you mash ctrl repeatedly or do a key cmd that includes ctrl, otherwise you have to restart IDE. please tell me i am not alone in this one?
How can you honestly believe this would be a bug in Visual Studio. Clean your keyboard. Try a different keyboard. If you still have the problem, then it is an add-in or extension. If you still have the problem, it is user error.
-
does anyone else get this bug? i get it when i am debugging and then return to code, try to highlight a block of bugs(code) and continue on. from then on the ctrl key acts like it is on forever. sometimes it stops if you mash ctrl repeatedly or do a key cmd that includes ctrl, otherwise you have to restart IDE. please tell me i am not alone in this one?
I had the same in SQL Server and with the F5 key... I hit it and my query just kept repeating itself! Turned out my F5 key got stuck... :laugh:
It's an OO world.
public class Naerling : Lazy<Person>{
public void DoWork(){ throw new NotImplementedException(); }
} -
does anyone else get this bug? i get it when i am debugging and then return to code, try to highlight a block of bugs(code) and continue on. from then on the ctrl key acts like it is on forever. sometimes it stops if you mash ctrl repeatedly or do a key cmd that includes ctrl, otherwise you have to restart IDE. please tell me i am not alone in this one?
-
Quit slobbering on the keyboard when you code?
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
No problem. Glad I could be of service!
A guide to posting questions on CodeProject[^]
Dave Kreskowiak