summaryrefslogtreecommitdiffstats
path: root/src/corelib/io/qdebug.cpp
diff options
context:
space:
mode:
authorPetri Virkkunen <petri.virkkunen@qt.io>2024-07-16 12:43:12 +0300
committerPetri Virkkunen <petri.virkkunen@qt.io>2024-08-01 14:02:54 +0300
commit25852624e1a306ab35acb7192ab29dc80b416556 (patch)
tree26aee18287dc397002e051add33fe52a66820e9d /src/corelib/io/qdebug.cpp
parent545f1c1ab7db3b2786721935c594dafebdff529c (diff)
Android: Do not request focus on window touch
Remove focusing QtEditText on window touch so that hardware keyboard events can still be sent to the application after touching the screen. Move QtEditText focus request back to showSoftwareKeyboard in QtInputDelegate, so that we can still show virtual keyboard on QtEditText when needed. So that QtInputDelegate still has a valid QtEditText instance to show a virtual keyboard with, add a new QtInputConnectionListener interface function that gives the currently "active" QtEditText to listeners. Call the new QtInputConnectionListener interface function when QtWindow is touched. Pick-to: 6.8 6.7 Task-number: QTBUG-126187 Change-Id: Iff90b96351d5285249d5bcd19f3caa648628cf14 Reviewed-by: Tinja Paavoseppä <tinja.paavoseppa@qt.io>
Diffstat (limited to 'src/corelib/io/qdebug.cpp')
0 files changed, 0 insertions, 0 deletions