Skip to content

Fix false Screen Reader mode activation on Linux X11#30586

Open
matthewflint wants to merge 2 commits intotelegramdesktop:devfrom
matthewflint:fix/linux-screen-reader-mode-detection
Open

Fix false Screen Reader mode activation on Linux X11#30586
matthewflint wants to merge 2 commits intotelegramdesktop:devfrom
matthewflint:fix/linux-screen-reader-mode-detection

Conversation

@matthewflint
Copy link
Copy Markdown

Summary

Update Telegram/lib_base to pull in desktop-app/lib_base#285 for Linux screen reader mode detection.

On affected Linux X11 setups Telegram Desktop can enable Screen Reader mode even when no screen reader is running. The detector change in lib_base narrows the Linux signal used for Telegram's screen-reader-specific mode so that Telegram no longer treats Qt's broader accessibility-active state as a running screen reader.

Notes

Refs #30511.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 17, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants