qt6-bb10/tests/auto/widgets
Shawn Rutledge 26ddb586ac xcb: QWindow never uses XCB_GRAVITY_CENTER
Center gravity doesn't mean center the window, it only affects the
method of converting between internal window bounds and decorated bounds.
So wanting to have each dialog centered w.r.t. its transient parent
is not a reason for using center gravity.  Instead it caused the
bug that when you resize a QMessageBox by clicking the Show Details
button, it jumps downwards on the screen.

Task-number: QTBUG-32473
Change-Id: I3fabf3caa1e4d10fd4f7508e297f73efe5cc51b6
Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
2013-09-16 14:15:06 +02:00
..
dialogs xcb: QWindow never uses XCB_GRAVITY_CENTER 2013-09-16 14:15:06 +02:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Forward QGraphicsView::mouseDoubleClickEvent 2013-09-06 23:21:18 +02:00
itemviews Center the QColumnView on-screen, in case that helps avoid the test failure. 2013-09-05 15:26:44 +02:00
kernel Center widgets using UpdateWidgets in tst_qwidget. 2013-08-27 19:12:06 +02:00
styles Test password mask delay and characters on Mac. 2013-07-11 10:56:49 +02:00
util Fix QCompleter::activated(QModelIndex) 2013-08-07 18:21:23 +02:00
widgets Stabilize tst_qmenubar. 2013-08-28 15:50:28 +02:00
widgets.pro