summaryrefslogtreecommitdiffstats
path: root/src/tools/uic/driver.cpp
diff options
context:
space:
mode:
authorAhmed El Khazari <ahmed.el.khazari@qt.io>2024-04-17 13:21:54 +0300
committerAhmed El Khazari <ahmed.el.khazari@qt.io>2024-04-18 10:31:17 +0000
commita87764789feaa0575b9f4f0957bb7ec3e3b9a4d1 (patch)
tree844049ffb4632cda67e318a5c0e2845ed0058b34 /src/tools/uic/driver.cpp
parentd374dd6f84c74e6e0adf441f19af31a31074f7ec (diff)
Android: Fix crash when selecting text on a TextFieldHEADdev
The crash is due to absence of the helper class that manages the selection in QtInputDelegate. As a fix, updateInputDelegate() is introduced when setView(), where the instantiation and clearance of EditPopupMenu is made. On the other hand, the nullity of EditPopupMenu in QTEmbeddedDelegate is handled. Fixes: QTBUG-122740 Pick-to: 6.7 Change-Id: Iac5cded7be7530dde8c739265fc9402670714d39 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/tools/uic/driver.cpp')
0 files changed, 0 insertions, 0 deletions