qt6-bb10/tests/auto/widgets/widgets/qdockwidget
Bradley T. Hughes 9581e5895a Cocoa: don't show window when calling raise()
Calling raise() on a hidden window should not show it. The setVisible()
function will ensure that the window is raised (since we use orderFront
or makeKeyAndOrderFront). This fixes the failing
tst_QDockWidget::task169808_setFloating() test as well.

Task-number: QTBUG-24774
Change-Id: If34472ebbcd615c10654efafd54c84c03d10bc8c
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
2012-03-26 11:41:07 +02:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qdockwidget.pro Re-enabled tests 2011-10-26 02:58:36 +02:00
tst_qdockwidget.cpp Cocoa: don't show window when calling raise() 2012-03-26 11:41:07 +02:00