Bug 476021 - Long PassiveNotification text overflows
Summary: Long PassiveNotification text overflows
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kirigami
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: Master
Platform: Other Linux
: NOR normal
Target Milestone: Not decided
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-23 21:45 UTC by Nate Graham
Modified: 2024-02-20 17:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0


Attachments
Overflowing PassiveNotification text (85.75 KB, image/jpeg)
2023-10-23 21:45 UTC, Nate Graham
Details

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