diff options
| author | Michael Weghorn <m.weghorn@posteo.de> | 2025-09-22 14:46:12 +0200 |
|---|---|---|
| committer | Michael Weghorn <m.weghorn@posteo.de> | 2025-10-30 23:35:25 +0100 |
| commit | 1b0e5474c0297e8151029952c379ad94cb91dd76 (patch) | |
| tree | d7190b0a4a4bfeeca6d584b43dbaf3a93abf3137 /src/quickcontrols/basic/impl/TextEditingContextMenu.qml | |
| parent | 064790206cae95425d38fbc72d0893f10fd82860 (diff) | |
QQuickTextInput a11y: Allow modifying text selection via a11y API
Similar to the previous commit that introduced
QAccessibleQuickTextEdit, introduce QAccessibleQuickTextInput
and implement the logic to modify selection.
This allows changing the selection for QQuickTextInput
and its QQuickTextField subclass via the platform
accessibility API, e.g. the AT-SPI Text interface's
SetSelection method.
Extend the existing TextInput autotest accordingly.
Task-number: QTBUG-139943
Task-number: QTBUG-140441
Change-Id: Ie05c6b0cf3431aabb4b337dbfa07c40c56660e2b
Reviewed-by: Timon Sassor <timon.sassor@governikus.de>
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
