Details
-
Epic
-
Resolution: Unresolved
-
P1: Critical
-
None
-
None
-
Screen Reader support for Qt6 WebAssembly
-
Description
What is the benefit? Why is this valuable?
Many companies have regulatory requirements to support accessibility, screen reader is one of the supporting features for vision impaired. Keyboard shortcusts are used also in this context.
What are common use cases?
Wasm applicaiton needing screen reader support, see insights.
Technical information
This epic describes the implementation for Qt6 screen reader. Subtickets containing individual tasks. Phases:
- Basic UI elements
- Label
- Button
- CheckBox
- RadioButton
- Slider, ScrollBar
- Spinbox
- Editable Text Elements
- Line edit
- Text area
- Container Elements
- Tab area
- Scrollview
- Dialog, Popup
- Combobox - Menus
- ToolBar
- Complex UI Elements (stretch goal)
- list view
- table view
- tree view
Source/reference for UI element types:
[https://doc\.qt\.io/qt-6/qtwidgets-index\.html]
https://doc.qt.io/qt-6/qtquick-controls2-qmlmodule.html
Attachments
Issue Links
- relates to
-
QTBUG-96674 Define architecture for Screen Reader support for Qt WebAssembly
- Closed