aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsloggingutils.cpp
diff options
context:
space:
mode:
authorMichael Weghorn <[email protected]>2025-09-24 22:08:30 +0200
committerMichael Weghorn <[email protected]>2025-11-01 17:23:39 +0200
commit1302a8fdc18c217b5c7831542879d39900802fd7 (patch)
treee323b4f7e5912b7ec7eb601ca17d5ad0278e9a24 /src/qmlcompiler/qqmljsloggingutils.cpp
parent72219375fcae2b4a2663b07ac532427b5254ef38 (diff)
a11y: Use existing helpers to implement cursor-based text methodsHEADdev
New QtGuiPrivate helper methods qt_accTextBeforeOffsetHelper, qt_accTextAfterOffsetHelper and qt_accTextAtOffsetHelper were recently introduced in qtbase as QtGuiPrivate helper functions in order to deduplicate the logic implemented in both, QAccessibleTextWidget (in qtbase) and QAccessibleQuickItem, and then fix existing issues in one place. Switch the QAccessibleQuickItem implementations to use these helpers, which fixes the issue described in more detail for the QTextEdit in QTBUG-140504 also for the QML TextEdit. Task-number: QTBUG-140504 Task-number: QTBUG-139943 Change-Id: Ia50213d114ca415c24837e0212619a369d31bc3c Reviewed-by: Morten Johan Sørvig <[email protected]>
Diffstat (limited to 'src/qmlcompiler/qqmljsloggingutils.cpp')
0 files changed, 0 insertions, 0 deletions