https://bugs.kde.org/show_bug.cgi?id=470786
Bug ID: 470786 Summary: templates/private/PassiveNotificationManager.qml:220: TypeError: Cannot read property 'callBack' of undefined Classification: Frameworks and Libraries Product: frameworks-kirigami Version: Master Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kdelibs-b...@kde.org Reporter: jackhill3...@gmail.com CC: notm...@gmail.com Target Milestone: Not decided SUMMARY On the kf5 branch, there is a type error that sometimes occurs when clicking Elisa's "Undo" button on it's passive notification. This is caused by commit 3a1c087e in Kirigami. STEPS TO REPRODUCE 1. Build Kirigami from commit 3a1c087e in branch kf5 2. Build Elisa from the master branch 3. Run Elisa 4. Add a track to the Playlist 5. Start playing a different track by pressing the "Play from here, replacing current playlist" button 6. Click the Undo button that appears at the bottom of the window OBSERVED RESULT The Playlist is not restored to its previous state. In the console: file:///home/jack/Dev/KDE/usr/lib64/qml/org/kde/kirigami.2/templates/private/PassiveNotificationsManager.qml:220: TypeError: Cannot read property 'callBack' of undefined EXPECTED RESULT The Playlist should be restored to its previous state, and no error in the console. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20230605 KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.106.0 Qt Version: 5.15.9 Kernel Version: 6.3.4-1-default (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.