Comment 1 for bug 817417

Revision history for this message
Florian Boucault (fboucault) wrote :

The issue is related to the hack in LauncherContextualMenu::setFocus():
    QTimer::singleShot(1, this, SLOT(activateWindow()));

The bug does not seem to occur when increasing the timeout to 100..