diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-08-13 12:05:17 (GMT) |
---|---|---|
committer | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-08-13 12:34:14 (GMT) |
commit | 6d0d767e63df3c997d6d7a8cb6cd4bf8c0dfc835 (patch) | |
tree | aec6c26c1586a86b1f0d1d07181bce19d1771b48 /doc/src/snippets/sqldatabase | |
parent | 6c12093da30c1a48feb04e45fd10f851fc3d39cd (diff) | |
download | Qt-6d0d767e63df3c997d6d7a8cb6cd4bf8c0dfc835.zip Qt-6d0d767e63df3c997d6d7a8cb6cd4bf8c0dfc835.tar.gz Qt-6d0d767e63df3c997d6d7a8cb6cd4bf8c0dfc835.tar.bz2 |
Cocoa: Stacking order of modal dialogs is wrong
Modal dialogs were sometimes hidden behind other normal windows
on screen. The reason was that, upon going modal for a window, we
actually resat the stacking level on the window in a faulty
attempt to respect any stays-on-top window flags. This patch
makes sure we avoid doing that, and at the same time, ensures
we don't reintroduce the original bug as well.
Task-number: QTBUG-12841
Reviewed-by: cduclos
Diffstat (limited to 'doc/src/snippets/sqldatabase')
0 files changed, 0 insertions, 0 deletions