On Debian 13 with the Cinnamon desktop environment, when I run a command using
`pkexec`, the authentication dialog appears as a modal window that blocks all
interaction with other windows, including the on-screen keyboard (e.g.,
Onboard).
Example:
/usr/bin/env DISPLAY=:0 XAUTHORITY=/home/etapadmin/.Xauthority
zamanligorevgui
The authentication dialog appears centered on the screen and prevents
interaction with the virtual keyboard behind it. As a result, it's impossible
to enter the password on systems without a physical keyboard.
Expected behavior:
The authentication dialog should not be strictly modal, or it should allow the
on-screen keyboard to remain interactive.
System information:
- Debian 13 (Trixie, Testing)
- Cinnamon desktop
- policykit-1 version: 122-3
- pkexec version: 122
- Virtual keyboard: onboard 1.4.1
This issue makes authentication impossible on touch-only devices.