diff options
author | Bartlomiej Moskal <[email protected]> | 2025-06-03 13:00:26 +0200 |
---|---|---|
committer | Bartlomiej Moskal <[email protected]> | 2025-06-04 19:24:38 +0000 |
commit | a4850d0e0f42229afe2af10cee5794d0de70416c (patch) | |
tree | 944319681f874d6387879e4a61e91a2025ccf0a5 /src/widgets/Qt6WidgetsMacros.cmake | |
parent | 86d843be47d04ca2d5c2ab1f052cd2a822a2979c (diff) |
beginBatchEdit() means the start of a batch of related input operations
from the Input Method Editor. We should not restart input until
endBatchEdit() is called. Restarting it before may cause issue with
inactive InputConnection.
This commit fixes an issue where calling
InputMethodManager.restartInput() during a batch edit (e.g., between
beginBatchEdit and endBatchEdit).
Pick-to: 6.10 6.9 6.8
Fixes: QTBUG-136229
Change-Id: I408e6dfd8a91f2d0f1dd8c18dc0dcc2d13cc3e38
Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'src/widgets/Qt6WidgetsMacros.cmake')
0 files changed, 0 insertions, 0 deletions