Ensure a window with no stays on top flag is not staying on top
On Windows, if a window was previously staying on top then it needs to be explicitly told to have HWND_NOTOPMOST set when it is recreated. If it was not staying on top before the flag has no effect so it is safe to always set it in this case. Task-number: QTBUG-30359 Change-Id: I8be546886d6ae61032113c241f5903bcce04c163 Reviewed-by:Joerg Bornemann <joerg.bornemann@digia.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@digia.com>
Showing
Please register or sign in to comment