Bug 464029 - Binding loop on height in NotificationPopup that can cause content to get cut off on the bottom
Summary: Binding loop on height in NotificationPopup that can cause content to get cut...
Status: RESOLVED WORKSFORME
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (show other bugs)
Version: master
Platform: Other Linux
: HI normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
: 409434 429450 446465 447425 462461 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-01-09 00:19 UTC by ratijas
Modified: 2024-03-08 03:47 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Notifications - cut off height (80.14 KB, image/png)
2023-01-09 00:19 UTC, ratijas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ratijas 2023-01-09 00:19:56 UTC
Created attachment 155123 [details]
Notifications - cut off height

SUMMARY

There is a binding loop in notifications code left, which causes content to be cut off when e.g. a downloaded file progress status gets replaced with action buttons «Open with…» etc.

file:///usr/local/kde/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:106:15: QML MouseEventListener: Binding loop detected for property "height"

Dave's QML Binding Loop Backtrace Printer pointed out another line:

file:///usr/local/kde/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationPopup.qml:111:9

which is basically the line where the property is defined, not the component as a whole.

STEPS TO REPRODUCE
1. Download some file from Firefox

OBSERVED RESULT
A notification is not tall enough to fit those buttons.

EXPECTED RESULT
Notification should resize to fit its content.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: git-master
Qt Version: 5.15.8
Kernel Version: 6.1.4-arch1-1 (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15.6 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 970M/PCIe/SSE2
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: G752VT
System Version: 1.0
Comment 1 Nate Graham 2023-04-28 04:01:30 UTC
*** Bug 409434 has been marked as a duplicate of this bug. ***
Comment 2 Nate Graham 2023-04-28 04:04:20 UTC
*** Bug 462461 has been marked as a duplicate of this bug. ***
Comment 3 Nate Graham 2023-04-28 04:32:41 UTC
*** Bug 447425 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2023-04-28 04:57:09 UTC
*** Bug 429450 has been marked as a duplicate of this bug. ***
Comment 5 fanzhuyifan 2024-02-02 07:16:14 UTC
I cannot reproduce this on plasma 6 master, and I don't see the warning `Binding loop detected for property "height"`. So I guess this has been fixed? Can anyone still reproduce this on plasma 6?
Comment 6 Nate Graham 2024-02-07 02:57:55 UTC
*** Bug 446465 has been marked as a duplicate of this bug. ***
Comment 7 Bug Janitor Service 2024-02-22 03:46:10 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 Bug Janitor Service 2024-03-08 03:47:03 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!