Bug 448831

Summary: Small gap in vertical color bar, which indicates critical messages
Product: [Plasma] plasmashell Reporter: postix <postix>
Component: NotificationsAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED FIXED    
Severity: normal CC: nate, plasma-bugs-null, postix
Priority: NOR    
Version First Reported In: 5.23.90   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 6.3.4
Sentry Crash Report:
Attachments: Screenshot

Description postix 2022-01-20 15:48:54 UTC
Created attachment 145668 [details]
Screenshot

SUMMARY

Please see the screenshot.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon Unstable
KDE Plasma Version: 5.24.80
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
Scaling: 2.0
Wayland
Comment 1 Nate Graham 2022-01-20 15:56:10 UTC
The bug is somewhere on this line of code: https://invent.kde.org/plasma/plasma-workspace/-/blob/master/applets/notifications/package/contents/ui/NotificationPopup.qml#L124

That calculation worked for me, but I guess it wasn't universally applicable.
Comment 2 Nate Graham 2025-03-29 17:51:33 UTC
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