When I run QtQuick apps with QT_QUICK_BACKEND=software a lot of tooltips and menus don't have any background. How to reproduce: - open elisa with QT_QUICK_BACKEND=software - hover the mouse on the hamburger menu button until the tooltip appears - click on the hamburger menu button in order to make the menu appear What happens: - the tooltip and the menu have text and icons, but their background is not visible. I don't have the issue if I remove these files: /usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml /usr/lib/qt/qml/QtQuick/Controls.2/org.kde.desktop/ToolTip.qml Qt Version: 5.14.1 Frameworks Version: 5.67.0 Operating System: Linux 5.4.23-1-lts x86_64 Distribution: "Arch Linux"
*** Bug 409452 has been marked as a duplicate of this bug. ***
Cannot reproduce with Frameworks 5.81 and Qt 5.15.3. Can you?
It seems it has been fixed. I cannot reproduce the issue. Thanks!