Skip to content

FormLayout: allow to focus on label

Fushan Wen requested to merge work/fuf/textarea into master

This enables activeFocusOnTab in label items and sets the tab focus chain, so it's possible to let a screen reader read the label in a FormLayout.

label

Best with https://codereview.qt-project.org/c/qt/qtdeclarative/+/443123

Ref: teams/accessibility/collaboration#2

Edited by Fushan Wen

Merge request reports