diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-11-04 16:09:47 +0100 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2014-11-06 14:57:06 +0100 |
commit | 701f6590a70695743f03423814530c5feb0173bf (patch) | |
tree | 32b58afabf603d4c4ca2f965ee6afffa18b94ec5 /Source/WebKit2/UIProcess/API/qt/qwebloadrequest.cpp | |
parent | f301054d60a6d7828af33a8f8ec66a78cbf4b9b3 (diff) | |
download | qtwebkit-701f6590a70695743f03423814530c5feb0173bf.tar.gz |
Fix selections after leave event
We were sending a bad fake mouse event on leave events that caused
WebCore to stop tracking mousepresses correctly. Since we continue
to receive mouse-events after leave if a mouse button is down, we
don't need the fake mouse event to unset hover states and can skip, and
can skip sending it.
Task-number: QTBUG-41419
Change-Id: I8d50c440f7556f7e34bb0c05248577583c2550b4
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/WebKit2/UIProcess/API/qt/qwebloadrequest.cpp')
0 files changed, 0 insertions, 0 deletions