Home GnuPG

Don't parent dialogs using WId

Description

Don't parent dialogs using WId

This causes glitches in the parent dialog, as winId causes problems when called on non-toplevel widgets, as done here.
Calling window()->winId() would also have fixed this, but using the QWidget-based parenting API seems more robust.

(cherry picked from commit 44d4427830ac64dc5d8a7f461531c0395f567e22)

Details

Provenance
TobiasFellaAuthored on Jul 22 2024, 11:59 AM
ikloeckerCommitted on Aug 7 2024, 5:01 PM
Parents
rKLEOPATRAd95fd12ef65e: Improve user id selection in signencryptwidget
Branches
Unknown
Tags
Unknown