summaryrefslogtreecommitdiffstats
path: root/src/core/web_engine_context.cpp
diff options
context:
space:
mode:
authorTamas Zakor <ztamas@inf.u-szeged.hu>2020-06-17 09:42:50 +0200
committerTamas Zakor <ztamas@inf.u-szeged.hu>2020-06-30 15:06:41 +0200
commit7c966f59a8f8f8a51ffe4325f0809e0d3363a9fc (patch)
tree5580ad9f22771ad60fa3177e92dc5e7ba4810838 /src/core/web_engine_context.cpp
parent3cf8b25bd2c597e3fbdb70729b474db1e1051522 (diff)
Fix double click event on flash content
The blink::WebInputEvent::kMouseUp event sets the WebMouseEvent::click_count to zero before the blink::WebInputEvent::kMouseDown event handling is completed. We need to keep the click_count value during mouse-up event. Fixes: QTBUG-84660 Change-Id: I2494f56b51674413d7c8b324c138abcb7c0f9186 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/web_engine_context.cpp')
0 files changed, 0 insertions, 0 deletions