summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/sqldatabase
diff options
context:
space:
mode:
authorRichard Moe Gustavsen <richard.gustavsen@nokia.com>2010-08-13 12:05:17 (GMT)
committerRichard Moe Gustavsen <richard.gustavsen@nokia.com>2010-08-13 12:34:14 (GMT)
commit6d0d767e63df3c997d6d7a8cb6cd4bf8c0dfc835 (patch)
treeaec6c26c1586a86b1f0d1d07181bce19d1771b48 /doc/src/snippets/sqldatabase
parent6c12093da30c1a48feb04e45fd10f851fc3d39cd (diff)
downloadQt-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