summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/linuxaccessibility
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@digia.com>2013-06-20 13:18:09 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-22 18:45:24 +0200
commitce16e70985384a8371cca65a5c3b8ec4c7563f5c (patch)
tree3d1c5c66006119d0fecec021d2f306035f82148e /src/platformsupport/linuxaccessibility
parente4df7fc75ad16412b9fbe800b2d7a0b94bbfe8a7 (diff)
iOS: Activate window on touchesEnded instead of touchesBegan
Since we await giving focus to a focus object until a press release, it also makes sense to await activating a window until a press release, since they both have to do with focus. By doing so, the input panel now stays open if the user selects a line edit in one window when a line edit in another window still has focus. We also avoid activating a window in case of a touch cancel (e.g as a result of the user flicking or triggering a gesture). Change-Id: Ic00c4be69c257fceb10ce2d5a81cb490ea93710f Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Diffstat (limited to 'src/platformsupport/linuxaccessibility')
0 files changed, 0 insertions, 0 deletions