Bug 463312

Summary: In wayland, plasma widget pop-up and notification placed in the middle of the screen
Product: [Plasma] plasmashell Reporter: Daniel R. Güell <daniel>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: nate, niccolo.venerandi
Priority: NOR    
Version First Reported In: 5.26.4   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Open the calendar widget in the middle of screen

Description Daniel R. Güell 2022-12-21 17:07:46 UTC
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
Comment 1 Daniel R. Güell 2022-12-23 18:28:05 UTC
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.
Comment 2 Daniel R. Güell 2022-12-25 20:14:15 UTC
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
Comment 3 Nate Graham 2023-01-06 20:37:34 UTC
This is a bug in Artix Linux's packaging; please report it to them. Thanks.