Bug 476021

Summary: Long PassiveNotification text overflows
Product: [Frameworks and Libraries] frameworks-kirigami Reporter: Nate Graham <nate>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: me, notmart
Priority: NOR    
Version: Master   
Target Milestone: Not decided   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 6.0
Attachments: Overflowing PassiveNotification text

Description Nate Graham 2023-10-23 21:45:27 UTC
Created attachment 162519 [details]
Overflowing PassiveNotification text

See attached screenshot.
Comment 1 Bug Janitor Service 2023-10-23 21:58:18 UTC
A possibly relevant merge request was started @ https://invent.kde.org/multimedia/elisa/-/merge_requests/509
Comment 2 Nate Graham 2023-10-23 22:17:00 UTC
Oops, wrong bug report. That MR fixes Bug 475905.
Comment 3 Nate Graham 2024-02-20 17:40:23 UTC
Git commit 3e2300fc5c6028d0364981d33c2155c8d102ca5e by Nate Graham, on behalf of Jack Hill.
Committed on 20/02/2024 at 17:40.
Pushed by ngraham into branch 'master'.

Fix PassiveNotificationsManager height for wrapped text

`contentItem.implicitHeight` wasn't being updated properly ('twas set to 0),
so we have to force it with `void contentItem.implicitHeight`.
FIXED-IN: 6.0

M  +6    -0    src/controls/templates/private/PassiveNotificationsManager.qml

https://invent.kde.org/frameworks/kirigami/-/commit/3e2300fc5c6028d0364981d33c2155c8d102ca5e