Page MenuHome GnuPG

No close-all in pinentry-gtk
Open, NormalPublic

Description

At least the gtk pinentry does not allow to trigger close-all (e.g. using the
close button decorated by the WM) due to the grab. This seems to be a
regression because I once introduced the close-all feature to get git rid of a
long chain of pinentry prompts in case of messages with hidden recipients.

Details

Version
master

Event Timeline

werner renamed this task from No close-all in pinnetry-gtk to No close-all in pinentry-gtk.Mar 22 2017, 3:10 PM

This seems to depend on the window manager. With Fedora 26 and Gnome 3 desktop, a full grab is not allowed anymore, and there is no close button on the modal dialog. With i3 and pinentry-gtk-2, the grab is strong but there also are no close buttons.