https://bugs.kde.org/show_bug.cgi?id=496759
Nate Graham changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=496759
Nate Graham changed:
What|Removed |Added
CC||n...@kde.org,
|
https://bugs.kde.org/show_bug.cgi?id=496759
--- Comment #2 from Clemens Werther ---
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.
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=496759
--- Comment #1 from Clemens Werther ---
Created attachment 176170
--> https://bugs.kde.org/attachment.cgi?id=176170&action=edit
breeze_bug
One QListView with frame, one without. Only difference: one QListView is nested
inside another QLayout.
--
Yo