summaryrefslogtreecommitdiffstats
path: root/examples/widgets
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@qt.io>2022-09-22 12:56:56 +0200
committerRichard Moe Gustavsen <richard.gustavsen@qt.io>2022-09-24 13:42:40 +0200
commitf7e4987966205154fcbd819df31aef2dcece5397 (patch)
tree24128781c5e13749d60f7e50ce3b27ac438ec30e /examples/widgets
parent65c40615d1cca1476dc647aa25abb94efe0b5272 (diff)
iOS: send control keys to Qt, even if IM is enabled
Perhaps dating as far back as 829e421ddcd5e8f (Qt 5.8), using the arrow keys on a bluetooth keyboard to navigate the cursor around in a TextArea/QTextEdit has been broken. Some work was done to remedy this with 15576c9610 (Qt 6.1) it seems, but still, using the arrow keys is broken in 5.15, 6.2 and dev. This patch will ensure that we send control key events, such as Qt::Key_Up and Qt::Key_Down, to Qt, also when the focus object accepts Input Methods. Fixes: QTBUG-101339 Pick-to: 6.4 6.2 5.15 Change-Id: I2d12438a822a607646080ab2edb17de8ea6d337c Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'examples/widgets')
0 files changed, 0 insertions, 0 deletions