summaryrefslogtreecommitdiffstats
path: root/src/sql/doc/snippets/code/src_sql_kernel_qsqldriver.cpp
diff options
context:
space:
mode:
authorAndre de la Rocha <andre.rocha@qt.io>2018-10-02 09:19:19 +0200
committerAndre de la Rocha <andre.rocha@qt.io>2018-10-02 23:42:29 +0000
commit4840668994739054f0976d90eebe9ccfdff0ed81 (patch)
tree77465825289ed2bba9e69ea5a9a5ae6578ad1131 /src/sql/doc/snippets/code/src_sql_kernel_qsqldriver.cpp
parent18be2337ea85655e39f4ffe3b77d2b3ab243c140 (diff)
Windows QPA: Fix multiple mouse button presses detection
The detection of multiple mouse button presses was broken in the new WM_POINTER-based implementation. The bug was due to the incorrect assumption that the press/release of a second mouse button (while another one is held) would also send WM_POINTERDOWN/WM_POINTERUP, while in fact it sends a WM_POINTERUPDATE with the actual event type given by pointerInfo->ButtonChangeType. Task-number: QTBUG-70787 Change-Id: Ib6776ab7f3d0b8eb5e832a0c863a15bde456e0dd Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'src/sql/doc/snippets/code/src_sql_kernel_qsqldriver.cpp')
0 files changed, 0 insertions, 0 deletions