Index: b/qt4/pinentrydialog.cpp =================================================================== --- b/qt4/pinentrydialog.cpp +++ b/qt4/pinentrydialog.cpp @@ -76,7 +76,6 @@ /* Maybe Qt will become agressive enough one day that * this is enough on windows too*/ w->raise(); - w->activateWindow(); #ifdef Q_WS_WIN /* In the meantime we do our own attention grabbing */ if (!SetForegroundWindow (w->winId()) &&