summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@qt.io>2016-08-22 12:04:59 +0200
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2016-09-11 17:15:01 +0000
commite9b51781d0dd8badda301da61b08735c256313ca (patch)
treec4207d32acfe3b75f70555e9a07a6301789e2078 /src/corelib
parent7373929d6831358c3d0c1556bd94da9310c1cb92 (diff)
winrt: Fix display of tooltips
This touches multiple areas. First adding a tooltip to the window list should not automatically invoke focussing and hence handleWindowActivated should not be invoked. This is the same approach as on the windows qpa. The winrt qpa supports multiple (non-fullscreen) windows since a while. However, pointerUpdated still acted on the top level window, which caused problems resolving the real target of a mouse event. In this case the tooltip received all events, while the application window should get them. Hence identify the target window via the system coordinates. Task-number: QTBUG-50733 Change-Id: Iea1f4cd7406e6cde85ab3fc83f018b871fc30824 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions