Skip to content

authPrompt: set accessible_name to prompt question

Mike Gerow requested to merge gerow/gnome-shell:auth-prompt into main

This ensures screen readers read out the actual prompt (username, password, etc). Without this Orca simply reads the username field as "Text field", and any custom PAM prompts are unknowable.

Merge request reports