https://bugs.kde.org/show_bug.cgi?id=453900
--- Comment #15 from Nate Graham <n...@kde.org> --- > It comes from virtualbox when you check graphics acceleration. Thanks for finding the triggering condition! It sounds like there is an issue with QtQuick itself or our styling of it with certain graphical settings. Can you reproduce the bug when you turn on graphics acceleration in Virtualbox and launch Info Center with the Universal or Material styles? You can try that out like so: `QT_QUICK_CONTROLS_STYLE=Universal kinfocenter` `QT_QUICK_CONTROLS_STYLE=Material kinfocenter` That'll tell us if the issue is in our styling, or in Qt itself. -- You are receiving this mail because: You are watching all bug changes.