summaryrefslogtreecommitdiffstats
path: root/src/plugins/sqldrivers/db2/qsql_db2.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <[email protected]>2017-10-30 10:53:03 +0100
committerJ-P Nurmi <[email protected]>2017-11-28 22:21:42 +0000
commit41667f7f14bb6f40d14d240c9f74d87de8435398 (patch)
tree472a0ff97be6d7a90a75260973cf913687f7068b /src/plugins/sqldrivers/db2/qsql_db2.cpp
parent67391f0a572ddc9c53bdff35dac893b07a862fe5 (diff)
Android: fix scrolling using a touch keyboard on Blackberry
This is a follow-up commit to 97eec16e. Blackberry tries sending touchpad events first, and if not consumed, it sends synthetic mouse wheel events as a fallback. This makes touch keyboard scrolling work in native Android ListViews and other views that do not handle SOURCE_TOUCHPAD motion events. Qt apps, however, blindly accepted all generic motion events, so synthesized mouse wheel events were never sent. => Make QtSurface & QtNative accept only those motions events that are actually handled. Task-number: QTBUG-51165 Change-Id: Iefbbf1e3e1cc3da86afc4c87c19671cc6c5fa145 Reviewed-by: Kai Uwe Broulik <[email protected]> Reviewed-by: BogDan Vatra <[email protected]>
Diffstat (limited to 'src/plugins/sqldrivers/db2/qsql_db2.cpp')
0 files changed, 0 insertions, 0 deletions