| Summary: | A QListWidget doesn't get a frame drawn unless there are other widgets in the same layout | ||
|---|---|---|---|
| Product: | [Plasma] Breeze | Reporter: | Tobias Leupold <tl> |
| Component: | QStyle | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | normal | CC: | noahadvs, tl, uhhadd |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
The QListWidget lacks it's frame using Breeze
The frame is displayed correctly using Fusion CMakeLists.txt main.cpp MainWindow.cpp MainWindow.h |
||
|
Description
Tobias Leupold
2025-01-25 13:38:47 UTC
Created attachment 177665 [details]
The QListWidget lacks it's frame using Breeze
Created attachment 177666 [details]
The frame is displayed correctly using Fusion
Created attachment 177667 [details]
CMakeLists.txt
Created attachment 177668 [details]
main.cpp
Created attachment 177669 [details]
MainWindow.cpp
Created attachment 177670 [details]
MainWindow.h
Maybe this is related to or even caused by https://bugs.kde.org/show_bug.cgi?id=488195 ? |