Enable accessibility of QML items
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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