all groups > visual studio .net ide > february 2004 >
You're in the

visual studio .net ide

group:

Keyboard loses focus - VS2003


Keyboard loses focus - VS2003 Ed
2/3/2004 5:51:07 PM
visual studio .net ide:
Very annoying problem with editing and compiling C++ programs. Probably
affects other environments.

You write some code, hit the compile key.

Boom, you lose keyboard focus from your source file to the Output Window.
On large compiles, I want to keep browsing source files, I don't want to
focus on the Output Window.

So I hit Escape to switch back to my source file.

When it's done compiling.... Boom, I lose keyboard focus again. Why??

So I hit Escape.

If there's a compiler error, I want to go to the error, so I hit F8
(Edit.GotoOutputWindowNextLocation).

Boom! I lose keyboard focus to the Output Window again! Why? I want to
fix the error it is pointing out to me. Why did it change my focus??

Hit Escape and fix the error. Rinse and repeat.

Something that should only take 2 keys (compile and F8), ends up taking 5
keys! Very annoying in terms of workflow.

Ed

Re: Keyboard loses focus - VS2003 Nick Savoiu
2/4/2004 2:09:11 PM
Hear, hear! Annoying as heck since there does not seem to be any good reason
for the behavior.

However, I don't see the F8 problem.

Nick

[quoted text, click to view]

Re: Keyboard loses focus - VS2003 Rudy Ray Moore
2/10/2004 3:32:56 PM
Agreed.

My workflow is also interuped when searching (CTRL-F). Now I have to press
ESC to close the find window. VS6 did not have this requirement.

[quoted text, click to view]

AddThis Social Bookmark Button