Skip to content

Comments

fix: add accessible names to settings dialog controls for screen readers#22

Closed
Orinks wants to merge 1 commit intodevfrom
fix/settings-accessibility-names
Closed

fix: add accessible names to settings dialog controls for screen readers#22
Orinks wants to merge 1 commit intodevfrom
fix/settings-accessibility-names

Conversation

@Orinks
Copy link
Owner

@Orinks Orinks commented Feb 11, 2026

Adds SetName() calls to settings dialog controls that were missing accessible names:

  • Quiet hours start/end hour and minute spin controls
  • Voice selection dropdown
  • Speech rate slider

Screen readers like NVDA will now announce the purpose of each control instead of just the type/value.

Fixes #21

Add SetName() calls to quiet hours spin controls, voice choice dropdown,
and speech rate slider so screen readers can identify each control.

Fixes #21
@Orinks
Copy link
Owner Author

Orinks commented Feb 13, 2026

Closing duplicate - fixed by PR #24

@Orinks Orinks closed this Feb 13, 2026
@Orinks Orinks deleted the fix/settings-accessibility-names branch February 13, 2026 21:39
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