qt6-bb10/tests/auto/widgets
Peter Varga 600752aa97 Set alphaBufferSize to -1 when disabling translucency in QtWidgets
-1 is the default value for QSurfaceFormat::alphaBufferSize. Changing it
to 0 may result an unexpected pixel format change by ARB OpenGL
extension.

Pick-to: 6.4
Fixes: QTBUG-107629
Change-Id: Ia6a1b90fba6c43b6872b406f4fd946d937135cf8
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2022-10-21 19:11:51 +02:00
..
dialogs tests: skip tst_QDialog::showAsTool() on Wayland 2022-10-07 13:20:13 +02:00
effects Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
graphicsview tests: skip tst_QGraphicsProxyWidget::bypassGraphicsProxyWidget() on Wayland 2022-10-21 13:58:19 +02:00
itemviews Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
kernel tests: skip tst_QWidget::touchEventSynthesizedMouseEvent() on Wayland 2022-10-14 17:18:53 +02:00
styles Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
util tests: skip tst_QCompleter::showPopupInGraphicsView() on Wayland 2022-10-14 17:18:53 +02:00
widgets Set alphaBufferSize to -1 when disabling translucency in QtWidgets 2022-10-21 19:11:51 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00