diff options
author | Richard Moe Gustavsen <richard.gustavsen@nokia.com> | 2010-08-13 12:05:17 (GMT) |
---|---|---|
committer | Jesper Thomschutz <jesper.thomschutz@nokia.com> | 2010-08-16 12:09:21 (GMT) |
commit | ee8caa1a895d8febcfdb0a797bdbd7339e28e815 (patch) | |
tree | 199c9429da83a47d0b91241baa5c0a794649c540 /doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp | |
parent | 4fc3b97f1d4d0d8601616c1a0ec80c9af28cdcfd (diff) | |
download | Qt-ee8caa1a895d8febcfdb0a797bdbd7339e28e815.zip Qt-ee8caa1a895d8febcfdb0a797bdbd7339e28e815.tar.gz Qt-ee8caa1a895d8febcfdb0a797bdbd7339e28e815.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
(cherry picked from commit 6d0d767e63df3c997d6d7a8cb6cd4bf8c0dfc835)
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions