diff options
author | Alexandru Croitor <alexandru.croitor@theqtcompany.com> | 2015-12-21 17:08:57 +0100 |
---|---|---|
committer | Alexandru Croitor <alexandru.croitor@theqtcompany.com> | 2015-12-22 13:50:23 +0000 |
commit | 659490b7dd2c6092e85a1724a23ebb79f6e081d9 (patch) | |
tree | a753cbb3d59b91741ead3bb09f9e6f2f5df26de4 /tools/buildscripts/qtwebengine_utils.py | |
parent | 7c5f2a9393a3fc77c0c5b2406332d57a37325183 (diff) | |
download | qtwebengine-659490b7dd2c6092e85a1724a23ebb79f6e081d9.tar.gz |
Fix MouseMove event handling when opening a new tab with middle click.
When opening a new tab by middle clicking on a link in a web page, two
MouseMove events are sent to Chromium consecutively, without getting
proper acknowledgment events, which causes further move events not
to be handled properly.
Fix consists in preventing the second move event from being sent.
Change-Id: Ia0a64698476226e472faa53f75b51dfb6ed477c9
Task-number: QTBUG-50031
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'tools/buildscripts/qtwebengine_utils.py')
0 files changed, 0 insertions, 0 deletions