Created attachment 145865 [details] Screenshot of bug SUMMARY Vertical color bar out of border on notification popups with rounded borderds STEPS TO REPRODUCE 1. Wait for notification or manually call notification popup OBSERVED RESULT Vertical bar out of border of popup EXPECTED RESULT Bar adjust to the popup borders SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20220122 with KDE Beta (not unstable) repos KDE Plasma Version: 5.23.90 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 Kernel Version: 5.16.1-1-default (64-bit) Graphics Platform: X11 Processors: 12 × AMD Ryzen 5 5500U with Radeon Graphics Memory: 15.0 GiB of RAM Graphics Processor: AMD RENOIR
Looks like this visualization doesn't work at all with Plasma themes that have a giant corner radius.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5125
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5354
Git commit a4d20ab762ce39401cf1d3b24895453169ff38ab by Nate Graham. Committed on 29/03/2025 at 13:53. Pushed by ngraham into branch 'master'. applets/notifications: tighten internal spacings This restores the spacing seen in Plasma 6.2 and earlier, which accidentally got increased in the big code refactor for 6.3. Also fix a code error exposed by this change: a place where we were accidentally using a layout's horizontal spacing as a vertical offset elsewhere, instead of its vertical spacing. FIXED-IN: 6.3.4 M +1 -1 applets/notifications/package/contents/ui/delegates/BaseDelegate.qml M +1 -1 applets/notifications/package/contents/ui/delegates/DelegatePopup.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/a4d20ab762ce39401cf1d3b24895453169ff38ab
Git commit b2afca1a934f10f89778e580cd88c08ed35e49cd by Nate Graham. Committed on 29/03/2025 at 17:51. Pushed by ngraham into branch 'Plasma/6.3'. applets/notifications: tighten internal spacings This restores the spacing seen in Plasma 6.2 and earlier, which accidentally got increased in the big code refactor for 6.3. Also fix a code error exposed by this change: a place where we were accidentally using a layout's horizontal spacing as a vertical offset elsewhere, instead of its vertical spacing. FIXED-IN: 6.3.4 (cherry picked from commit a4d20ab762ce39401cf1d3b24895453169ff38ab) Co-authored-by: Nate Graham <nate@kde.org> M +1 -1 applets/notifications/package/contents/ui/delegates/BaseDelegate.qml M +1 -1 applets/notifications/package/contents/ui/delegates/DelegatePopup.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/b2afca1a934f10f89778e580cd88c08ed35e49cd