Bug 476416 - When filtering desktop effects list, item with more details overlaps next item on the list
Summary: When filtering desktop effects list, item with more details overlaps next ite...
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.111.0
Platform: Neon Linux
: NOR normal
Target Milestone: Not decided
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-01 14:29 UTC by soee
Modified: 2023-11-01 20:23 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.0
Sentry Crash Report:


Attachments
Image shows described issue (52.12 KB, image/jpeg)
2023-11-01 14:29 UTC, soee
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soee 2023-11-01 14:29:25 UTC
Created attachment 162793 [details]
Image shows described issue

SUMMARY

If we go to System Settings -> Desktop Effects module and filter the list, item which has author or license information rendered, does not render as is should (text renders over next item).

STEPS TO REPRODUCE
1. Open System Settings
2. Go to Desktop Effects KCM
3. Filter list, make sure there will be at least 1 item with author/license details

OBSERVED RESULT

The item with author/license details partially renders over next item.

EXPECTED RESULT

Each item should be rendered without overlaping some other.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION

Check attached screenshot. It was taken on Wayland session with nvidia drivers being used.
Comment 1 Nate Graham 2023-11-01 20:23:08 UTC
Cannot reproduce in Plasma 6; it's most likely been fixed by changing the delegate code to more modern stuff.