Skip to content

Accessibility: auto-fallback button accessible names - #369

Open
hesam-oxe wants to merge 1 commit into
desktop-app:masterfrom
hesam-oxe:feat/button-accessible-names
Open

hesam-oxe wants to merge 1 commit into
desktop-app:masterfrom
hesam-oxe:feat/button-accessible-names

Conversation

@hesam-oxe

@hesam-oxe hesam-oxe commented Sep 20, 2026

Copy link
Copy Markdown

Narrow split-out of #356 (per @ilya-fedin's feedback).

This PR contains only the 3-line accessible-name fallback: AbstractButton now exposes an accessible name from an explicit setAccessibleName() or, as a fallback, its tooltip (ui/abstract_button.cpp/h), so icon-only buttons are named for screen readers without per-call-site fixes.

Original discussion: #356. The InvokePattern work continues separately in #370.

AbstractButton now exposes an accessible name from an explicit
setAccessibleName() or, as a fallback, its tooltip, so icon-only
buttons (close, mute, record, play) are named for screen readers
without per-call-site fixes.
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.

1 participant