Parse multiple buttons during mouse press and release
authorAllan Sandfeld Jensen <allan.jensen@digia.com>
Fri, 31 Oct 2014 12:43:32 +0000 (13:43 +0100)
committerAllan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Tue, 4 Nov 2014 15:26:19 +0000 (16:26 +0100)
commit1a57e3eec9dc0fe6381d3e5bf161df150fe3e115
tree3a2326ceb5d5113f69bca94b95f06e279f342dd4
parente93db692f88ad788a89a229ca974d5598dc104c2
Parse multiple buttons during mouse press and release

Copies the logic for parsing mouse buttons from Qt5 QtWebKit so that
button clicks when another button is held works.

Task-number: QTBUG-42319
Change-Id: If56e20533531fe949eef444eb7e2f747907f5bcc
Reviewed-by: Michael Bruning <michael.bruning@digia.com>
src/3rdparty/webkit/Source/WebCore/platform/qt/PlatformMouseEventQt.cpp