pinentry-gnome3 ignores grab/no-grab option and allows to loose focus and not receive input
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Open | None | T4770 pinentry option no-global-grab | ||
Open | None | T4145 pinentry-gnome3 grabs input partially and ignores grab/no-grab option |
Event Timeline
Comment Actions
Yes. It's up to GCR library in GNOME.
It seems that there is no control for pinentry-gnome3 to specify grabbing keyboard using GCR library.
If any possible improvements/suggestions, please let us know.
For a while, I put Documentation tag for this ticket.
Comment Actions
It's possibe to do via gtk3 directly:
https://developer.gnome.org/gtk3/stable/gtk3-General.html#gtk-device-grab-add
Comment Actions
We know that. And pinentry-gtk does like that.
Simple solution would be suggesting users to use pinentry-gtk instead.
Comment Actions
At least it MUST NOT grub input with no-grab option. But it doesn't allow to input elsewhere in any case.
Comment Actions
"partially" means it doesn't allow to input elsewhere, but in case of focus loose input will go nowhere