https://bugs.kde.org/show_bug.cgi?id=356625
Bug ID: 356625
Summary: QQuickWidget goes black when docking
Product: Breeze
Version: 5.4.3
Platform: openSUSE RPMs
URL: https://gfycat.com/DeliriousRealBlueandgoldmackaw
OS: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: QStyle
Assignee: [email protected]
Reporter: [email protected]
The attached Qt project opens a mainwindow with a QDockWidget,
which has a QQuickWidget as its content. test.qml is a 100x100px large red
rectangle.
When docking the floating dock, the QQuickWidget becoms unusuable.
(Using severity crash here as the widget "hangs" forever in this unusuable
state)
Reproducible: Always
Steps to Reproduce:
1. Compile and run BreezeBug (no shadow build, using relative path to test.qml)
2. Undock the dock by clicking on the button
3. Dock the dock again
Actual Results:
The widget goes black.
Expected Results:
It stays red.
Works with all other Qt styles I tested (Fusion, GTK, Windows).
--
You are receiving this mail because:
You are watching all bug changes.