diff options
author | Sergey Radionov <RSATom@gmail.com> | 2015-02-06 15:48:02 +0600 |
---|---|---|
committer | Sergey Radionov <RSATom@gmail.com> | 2015-02-10 16:55:37 +0000 |
commit | 34ea269b3b173498312b0203d6875ef3b4ba0253 (patch) | |
tree | 8c0acceb32dbaba98612f928ac3c08c38ff902e6 /examples/widgets | |
parent | 68293395ed6c513703a206389734201d3202c30c (diff) |
Win: fix wrong mouse leave event generation
When Qt runs in process with low integrity level,
and place child QWindow to HWND from less restricted process,
ChildWindowFromPointEx could fail with ERROR_ACCESS_DENIED
and QWindowsScreen::windowAt will return 0 despite mouse is on window.
Task-number: QTBUG-44332
Change-Id: I07e1594b90cbde8a9496f8d53ef247a7c69d8715
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'examples/widgets')
0 files changed, 0 insertions, 0 deletions