layters / layters/testshop

Enable accessibility of QML items

Open
#318 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

:+1: enhancement good first issue qml
Dominant language
C++
Stars
63
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Details

This enables the GUI client app to be used with screen-readers, making the app more accessible to those with disabilities.

References

https://doc.qt.io/qt-5/qml-qtquick-accessible.html
https://doc.qt.io/qt-6/accessible-qtquick.html

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Qt 5 and Qt 6 accessibility references linked in the issue, then inspect the GUI client’s QML items to determine the required scope. Done means the relevant items can be used with screen readers, but the issue does not identify specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
accessibility, desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.