Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
5.6.2, 5.9.1
-
52484cc4b6696c8a5c1f69125d81eb0cede8cdb2 (qt/qtbase/5.15)
Description
The following autotests fail on wayland:
qtbase/tests/auto/widgets/qmenu
XFAIL : tst_QMenu::keyboardNavigation(shortcut0) QTBUG-22449: QMenu doesn't remove highlight if a menu item is activated by a shortcut
Loc: [../qmenu/tst_qmenu.cpp(415)
also the focus() test causes crash.
qtbase/tests/auto/widgets/kernel/qapplication - fails if the device doesn't have keyboard
FAIL! : tst_QApplication::focusMouseClick() Compared pointers are not the same
Actual (((QApplication::focusWidget()))): (nil)
Expected (&w) : 0xbe932238
Loc: [../tst_qapplication.cpp(1804)]
Attachments
Issue Links
- is required for
-
QTBUG-66846 All enabled Qt Base tests should pass on Wayland
- Closed
- relates to
-
QTBUG-66335 Integration tests for qtbase do not run on the Wayland platform plugin
- Closed