Bug 449196 - Plasma Dialog does not resize reliably anymore on X11
Summary: Plasma Dialog does not resize reliably anymore on X11
Status: RESOLVED UPSTREAM
Alias: None
Product: libplasma
Classification: Frameworks and Libraries
Component: components (show other bugs)
Version: unspecified
Platform: Other Linux
: VHI normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL: https://bugreports.qt.io/browse/QTBUG...
Keywords: regression
: 428828 429979 440252 449722 457052 463156 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-01-26 12:19 UTC by Kai Uwe Broulik
Modified: 2023-01-10 15:37 UTC (History)
9 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of wrong popup size (79.24 KB, image/png)
2022-01-26 12:19 UTC, Kai Uwe Broulik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2022-01-26 12:19:10 UTC
Created attachment 145951 [details]
Screenshot of wrong popup size

SUMMARY
Sometimes notification popups have the wrong height. It is unfortunately difficult to reproduce.

OBSERVED RESULT
Notification popup height is sometimes too big

EXPECTED RESULT
Notification popup height matches its content

SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  git master as of 2022-01-25

ADDITIONAL INFORMATION
See screenshot, the "salmon" colored area is the NotificationItem{} in NotificationPopup.qml

Likely a regression from https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/421 (removing timers is always good but seems there's a catch)
Comment 1 Nate Graham 2022-01-28 15:36:11 UTC
I can reproduce this commonly on X11. Not every notification has the wrong height, but many do.

On Wayland, I have never been able to reproduce it.
Comment 2 Nate Graham 2022-02-07 04:52:44 UTC
*** Bug 449722 has been marked as a duplicate of this bug. ***
Comment 3 Nate Graham 2022-04-27 04:12:19 UTC
*** Bug 428828 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2022-04-27 04:12:23 UTC
*** Bug 429979 has been marked as a duplicate of this bug. ***
Comment 5 Nate Graham 2022-04-27 04:12:26 UTC
*** Bug 440252 has been marked as a duplicate of this bug. ***
Comment 6 David Edmundson 2022-08-12 15:28:38 UTC
Will be fixed by: https://invent.kde.org/qt/qt/qtbase/-/merge_requests/192
Comment 7 Nate Graham 2022-08-12 15:32:36 UTC
This was ultimately caused by a Qt regression (https://bugreports.qt.io/browse/QTBUG-91396) which has already been fixed in Qt 6.2. We are backporting the fix to the KDE Qt 5 patch collection in https://invent.kde.org/qt/qt/qtbase/-/merge_requests/192.
Comment 8 ratijas 2022-08-24 11:35:41 UTC
*** Bug 457052 has been marked as a duplicate of this bug. ***
Comment 9 Nate Graham 2023-01-04 20:45:05 UTC
*** Bug 463156 has been marked as a duplicate of this bug. ***