SUMMARY Open the tray, click on any item the in the list, such as clipboard ``` qt.qml.signalhandler: Property 'onPressed' of object QQuickMouseArea_QML_94 is a signal handler. You should not call it directly. Make it a proper function and call that or emit the signal. ``` SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20241007 KDE Plasma Version: 6.2.0 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.3 Graphics Platform: Wayland
For reference, it was changed intentionally to work this way. For more information please check: https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4757 I don't know if there is a good way to fix this warning.