Actions:
|
2017-07-10 08:38 AEST by Arthur Barrett - cvsagent is really annoying with the focus. It pops up in front, but normally doesn't have focus so you have
to click on it then when it goes away the original window doesn't have focus now.
Specifically I'm seeing this with command prompt (since I test it with that most) but it's happening a little
differently with CVS Suite Studio (WorkspaceManager) as well. Haven't checked Tortoise. Big deal is
definitely with CLI since I'm on the keyboard and have to switch to mouse to click, then more keyboard, then
oops gotta go back to mouse now, ugh. |
|
2017-07-10 08:41 AEST by Arthur Barrett - See historic bug 6459 where I previously tried to fix this...
I also still see the problem from time to time where the current window loses focus, but the cvsagent window
doesn't have focus and isn't in the foreground (or perhaps another foreground window is occluding it).
ForegroundWindow has many problems in MS-Windows. It's basically always used as a hack to fix these
sorts of problems, when the problem is more fundamental (or at least intrinsic).
I did find a good article about it - I'll try and find it again and attach here when I do...
|