diff options
| author | Michael Weghorn <[email protected]> | 2025-09-24 22:08:30 +0200 |
|---|---|---|
| committer | Michael Weghorn <[email protected]> | 2025-11-01 17:23:39 +0200 |
| commit | 1302a8fdc18c217b5c7831542879d39900802fd7 (patch) | |
| tree | e323b4f7e5912b7ec7eb601ca17d5ad0278e9a24 /src/qmlcompiler/qqmljsloggingutils.cpp | |
| parent | 72219375fcae2b4a2663b07ac532427b5254ef38 (diff) | |
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
