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.
Description
Description
Details
Details
- Version
- master
Event Timeline
Comment Actions
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.