qtdeclarative/tests/auto/quickcontrols
Oliver Eftevaag f38acc33b0 tst_qquickmenu: force some tests to use popupType: Popup.Item
These tests pass with `popupType: Popup.Window` on some systems,
but not on Windows.

For now, we`ll just force them to use the popupType that we know works.
Further investigation is needed to figure out how to make them work
on Windows, and other platforms.

Task-number: QTBUG-128474
Pick-to: 6.8
Change-Id: If018c9b964dcf77ec2cbf6a1ee64f2d834a47e3e
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2024-09-03 04:09:19 +02:00
..
accessibility QQuickAbstractButton: setAction will share its Accessible object 2024-05-24 20:21:59 +00:00
bic/data Remove "2" from Qt Quick Controls directories 2022-12-01 10:26:20 +08:00
controls Force Popup::test_resetSize to use `popupType: Popup.Item` 2024-09-03 01:21:37 +02:00
cursor Correct license for test files 2024-02-27 10:32:21 +01:00
customization Remove native style customization warnings for ItemDelegate 2024-04-15 09:27:25 +08:00
deferred Correct license for test files 2024-02-27 10:32:21 +01:00
designer Correct license for test files 2024-02-27 10:32:21 +01:00
focus Make QQuickItemPrivate::setLastFocusChangeReason virtual 2024-06-15 10:59:29 +00:00
font tst_font::font(): Use correct platform name for macOS 2024-05-27 17:45:57 +02:00
palette Make sure ToolTip's children palette is updated 2024-06-17 09:31:07 +02:00
platform Fix test compilation issues with QtLite configuration 2024-04-30 09:00:03 +00:00
pointerhandlers Correct license for test files 2024-02-27 10:32:21 +01:00
pressandhold Correct license for test files 2024-02-27 10:32:21 +01:00
qquickapplicationwindow Explicitly use popupType: Popup.Item in tst_qquickapplicationwindow 2024-08-22 21:35:38 +02:00
qquickcolor Correct license for test files 2024-02-27 10:32:21 +01:00
qquickcontainer Container: cull items when our size is zero and contentItem is a view 2024-08-19 12:02:11 +08:00
qquickcontrol Correct license for test files 2024-02-27 10:32:21 +01:00
qquickdrawer Explicitly use `popupType: Popup.Item` in tst_QQuickDrawer::multiTouch 2024-08-22 21:35:37 +02:00
qquickheaderview Fix crash when dragging an invalid item in the header view 2024-08-09 20:22:32 +02:00
qquickiconimage Correct license for test files 2024-02-27 10:32:21 +01:00
qquickiconlabel Controls: Avoid fractional position for icon image 2024-08-27 08:28:59 +02:00
qquickimaginestyle Correct license for test files 2024-02-27 10:32:21 +01:00
qquickmaterialstyle Skip tst_qquickmaterialstyle palette propagation tests for popup windows 2024-08-30 13:08:06 +02:00
qquickmaterialstyleconf Correct license for test files 2024-02-27 10:32:21 +01:00
qquickmenu tst_qquickmenu: force some tests to use popupType: Popup.Item 2024-09-03 04:09:19 +02:00
qquickmenubar Only test popup windows on Windows and macOS 2024-09-02 12:48:18 +02:00
qquickninepatchimage QQuickImageSelector: allow relative URLs 2024-07-22 14:51:23 +08:00
qquickoverlay Correct license for test files 2024-02-27 10:32:21 +01:00
qquickpopup QQuickPopupWindow is never deconstructed 2024-09-03 02:13:34 +02:00
qquickstyle Correct license for test files 2024-02-27 10:32:21 +01:00
qquicktextarea Move duplicate WindowActivation checks into a skip macro 2024-05-15 11:47:48 +08:00
qquicktextfield Correct license for build system files 2024-03-21 10:41:29 +01:00
qquicktreeviewdelegate Correct license for test files 2024-02-27 10:32:21 +01:00
qquickuniversalstyle Menu, MenuBar: remove requestNative and rely solely on app attributes 2024-04-17 15:05:01 +08:00
qquickuniversalstyleconf Correct license for test files 2024-02-27 10:32:21 +01:00
revisions Correct license for test files 2024-02-27 10:32:21 +01:00
sanity Correct license for test files 2024-02-27 10:32:21 +01:00
snippets Menu, MenuBar: remove requestNative and rely solely on app attributes 2024-04-17 15:05:01 +08:00
styleimports Correct license for test files 2024-02-27 10:32:21 +01:00
styleimportscompiletimematerial Correct license for test files 2024-02-27 10:32:21 +01:00
styleimportscompiletimeqmlonly Correct license for test files 2024-02-27 10:32:21 +01:00
translation Correct license for test files 2024-02-27 10:32:21 +01:00
CMakeLists.txt Container: cull items when our size is zero and contentItem is a view 2024-08-19 12:02:11 +08:00