Home GnuPG
Diffusion GpgOL 31b54cd71c4f

Bring mail window to front after keyresolution

Description

Bring mail window to front after keyresolution

* src/common.c, src/common.h (bring_to_front): New.
* src/cryptcontroller.cpp (CryptController::resolve_keys): Use it.

Somehow when the Qt modal window is closed it brings the wrong
window back. This fix does not prevent that but at least returns
the previous active window to the front.

Details

Provenance
aheineckeAuthored on Feb 14 2018, 8:09 AM
Parents
rO65599bb91838: Fix state machine for PGP/Inline mails
Branches
Unknown
Tags
Unknown
Tasks
T3732: Lost focus on Outlook after sending gpg mail