Bug 448831 - Small gap in vertical color bar, which indicates critical messages
Summary: Small gap in vertical color bar, which indicates critical messages
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (other bugs)
Version First Reported In: 5.23.90
Platform: Neon Linux
: NOR normal
Target Milestone: 1.0
Assignee: Kai Uwe Broulik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-20 15:48 UTC by postix
Modified: 2025-03-29 17:51 UTC (History)
3 users (show)

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


Attachments
Screenshot (44.76 KB, image/png)
2022-01-20 15:48 UTC, postix
Details

Note You need to log in before you can comment on or make changes to this bug.
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