Make sure we are giving the focus back. popup() seems to steal it to the parent…

Authored by Rafael Fernández López <ereslibre@kde.org> on Sep 8 2008, 4:38 PM.

Description

Make sure we are giving the focus back. popup() seems to steal it to the parent, even when on the constructor we have set a focus proxy. Odd. However, this can workaround this issue that needs to be checked more deep to see if it is a Qt bug.

This for example prevents you from losing the focus when completion box is shown.

CCMAIL: aacid@kde.org

svn path=/trunk/KDE/kdelibs/; revision=858750

Details

Committed
Rafael Fernández López <ereslibre@kde.org>Sep 8 2008, 4:38 PM
Parents
R446:1b0229385e80: add setHasConfigurationInterface
Branches
Unknown
Tags
Unknown
Rafael Fernández López <ereslibre@kde.org> committed R446:3e92e5d39167: Make sure we are giving the focus back. popup() seems to steal it to the parent… (authored by Rafael Fernández López <ereslibre@kde.org>).Sep 8 2008, 4:38 PM