aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols/basic/impl/TextEditingContextMenu.qml
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2025-09-22 12:34:53 +0200
committerMichael Weghorn <m.weghorn@posteo.de>2025-10-30 23:35:22 +0100
commit064790206cae95425d38fbc72d0893f10fd82860 (patch)
treedd64835056714b59fb971831ffa9eca4a7f680f7 /src/quickcontrols/basic/impl/TextEditingContextMenu.qml
parent1227db3adf91a92cf7e5f048dbeca2b9a3663c84 (diff)
a11y: Make QQuickTextInput accessible
So far, accessibility logic was implemented in QQuickTextField, while its base class QQuickTextInput didn't have any implementation. Most of the existing logic only requires QQuickTextInput(Private), however. Move that logic to the QQuickTextInput(Private) base class and only leave the QQuickTextField-specific logic in the subclass. Task-number: QTBUG-139943 Fixes: QTBUG-140441 Change-Id: I757222a7b6c21b575bfe404333cc7ed91af86ed7 Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/quickcontrols/basic/impl/TextEditingContextMenu.qml')
0 files changed, 0 insertions, 0 deletions