Created attachment 176169 [details] Code to reproduce *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS KDE Plasma Version: 6.2.3 KDE Frameworks Version: 24.08 Qt Version: 6.8.0
Created attachment 176170 [details] breeze_bug One QListView with frame, one without. Only difference: one QListView is nested inside another QLayout.
When adding a QListView inside two QLayouts, Breeze does not draw a frame around it. Attached code shows two QListViews, one nested inside one QLayout, the other nested inside two QLayouts.