Version: (using KDE 3.5.9) Installed from: SuSE RPMs It is quite often that I click in wrong app. Let's say I run Konqueror and I decide to run KMail, since it takes a bit of time, I move mouse to the link (in Konqueror) I am interested in, and I click LMB. But just second before KMail kicks in, and what I did? I clicked in KMail, instead of Konqueror. I had one idea to treat mouse movement as key pressing so it could be taken into account when dealing with focus stealing policy (suggestion rejected). Another approach would be to "freeze" newly launched app (in launched in foreground) so if user click 1 second after launch it would be ignored. In general my idea is to _show_ to the user process of "launching" the window of the app, so mis-clicks won't happen. If I am correct Windows now has the feature of zooming in the window on launch, not bad. This one would be simpler, if app was launched in foreground, show it in grayscale for X seconds and ignore any input.
*** This bug has been marked as a duplicate of bug 181665 ***