Are there any solutions to prevent applications stealing focus from the active window? This is especially annoying when I'm starting an application, switch to do something else and the new application starts receiving half a sentence of text.
feedback
|
|
There is an option in TweakUI which does this. It prevents most of the usual tricks dubious software developers employ to force focus on their app. It's an ongoing arms war though, so I don't know if it works for everything. Update: According to EndangeredMassa, TweakUI does not work on Windows 7. | |||||||||||
feedback
|
|
Ghacks has a possible solution:
| |||||
feedback
|
|
The standard way to disable applications stealing focus is to :
From this point forward, programs should (in theory) no longer steal the focus from the window that you're currently working in. Although this is the documented solution, it may not always work for everybody. Another possibility is the MS-Windows focus-follows-mouse Registry hacks, where the focus and/or activation goes always to the windows under the cursor. | |||||||||||||||||||||
feedback
|