Skip to content

Add keyboard accessibility to QML controls - #2139

Open
liaruxxx-lgtm wants to merge 1 commit into
mcallegari:masterfrom
liaruxxx-lgtm:improve-qml-accessibility
Open

liaruxxx-lgtm wants to merge 1 commit into
mcallegari:masterfrom
liaruxxx-lgtm:improve-qml-accessibility

Conversation

@liaruxxx-lgtm

Copy link
Copy Markdown
Contributor

Why

Important QML controls should be operable with the keyboard and expose meaningful roles and names to accessibility tools.

What changed

Add keyboard activation and Accessible metadata to context menu entries, and make SectionBox keyboard focus and activation behavior explicit.

Expected behavior

Users can reach and activate these controls with Tab, Space, and Return, while assistive technologies receive useful control information.

Validation

qmltestrunner: 7 passed, 0 failed.

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