Created attachment 154731 [details] Open the calendar widget in the middle of screen SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Login in plasma with wayland 2. Click on a widget (calendar, menu, bluetooth, network, ...) OBSERVED RESULT Observe that the widget are in the middle of the screen and in the apps tasks appear as a external window. EXPECTED RESULT The widget must be in the position of the widget in the panel. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Artixlinux (available in About System) KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 ADDITIONAL INFORMATION It occurs in wayland. In xorg it works perfectly
It doesn't occurs in the same Artixlinux install with the same version of KDE Plasma version but different KDE Frameworks version: SOFTWARE/OS VERSIONS Linux/KDE Plasma: Artixlinux (available in About System) KDE Plasma Version: 5.26.4 KDE Frameworks Version: 5.100.0 Qt Version: 5.15.7 Then the only difference is in the Frameworks version.
Downgrading the plasma-framework to version 5.100.0 fix the problem: # pacman -U https://archive.archlinux.org/packages/p/plasma-framework/plasma-framework-5.100.0-1-x86_64.pkg.tar.zst
This is a bug in Artix Linux's packaging; please report it to them. Thanks.