summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@theqtcompany.com>2016-04-05 12:59:17 +0200
committerMaurice Kalinowski <maurice.kalinowski@theqtcompany.com>2016-04-05 11:19:25 +0000
commit17d17a5d72d4f98b692c8ab8a7037aa29b503dae (patch)
treebffc8bef5f78ba9fcca2b9626d616e9c0a4a268a /src/corelib
parent41a0be329c3f31345afc61b622e49fc4bc3bce08 (diff)
winrt: Change input panel behavior to platform default
Native applications do open the native input pane when the touch release happens, not during press. Widget applications seem to not ask the theme, so it was acting like native there already. For Qt Quick applications the platform theme is queried, now returning true for SetFocusOnTouchRelease. As a side-effect this also fixes QTBUG-52295, as showInputPanel() at press time causes issues with focus handling, causing the input pane to disappear again. Task-number: QTBUG-52295 Change-Id: I6da6a0126f695233b7c8a399a1549a8b7c824af2 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Oliver Wolff <oliver.wolff@theqtcompany.com>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions