On Thu 2022-06-23 12:24:30 +0200, Gard Spreemann wrote: > Just needed to wait for my account to be approved. It's done now: > https://dev.gnupg.org/T6041
Thanks for this! On that bug report, Ingo linked it to this proposed patch from qlyiss on https://dev.gnupg.org/D549 : Index: qt/pinentrydialog.cpp =================================================================== --- qt/pinentrydialog.cpp +++ qt/pinentrydialog.cpp @@ -280,6 +280,7 @@ mainLayout->addLayout(hbox); mainLayout->addStretch(1); mainLayout->addWidget(buttons); + mainLayout->setSizeConstraint(QLayout::SetFixedSize); auto capsLockWatcher = new CapsLockWatcher{this}; connect(capsLockWatcher, &CapsLockWatcher::stateChanged, This seems much more narrowly targeted! Gard, can you test this against 1.2.0? If you can confirm that it works for you, i'd be happy to patch the debian package. --dkg
signature.asc
Description: PGP signature