summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBartlomiej Moskal <bartlomiej.moskal@qt.io>2021-02-18 13:34:34 +0100
committerBartlomiej Moskal <bartlomiej.moskal@qt.io>2021-05-05 07:43:10 +0000
commite5686b35f07ea54f59e81d04a054bd832bee69b9 (patch)
treefecae9b00212972f11e158940e9b079fc59ddb15 /tests
parent33ac3cf7664aa08e3455e516c0d44d923b29955d (diff)
Android: handle ImEnterKeyType flag
Replace KEYCODE_ENTER to KEYCODE_TAB if IME_ACTION_NEXT or IME_ACTION_PREVIOUS flag is set. Before this change any of imKeyEntryType [1] was handled as default return key. After the fix, event is changed to Tab or Backtab (if any of mentioned flag is set) [1] https://doc.qt.io/qt-5/qt.html#EnterKeyType-enum Fixes: QTBUG-61652 Pick-to: 5.15 Change-Id: Ia27aa308fdae75bc17d1e892d17048c5afa3e2cb Reviewed-by: Rami Potinkara <rami.potinkara@qt.io> Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions