Bug 477824

Summary: top panel position is not correct under wayland
Product: [Plasma] kwin Reporter: Cedjo <cedjo7>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR Keywords: qt6
Version: 5.90.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: screenshot

Description Cedjo 2023-12-01 10:16:34 UTC
Created attachment 163689 [details]
screenshot

SUMMARY
***
when creating a panel and positioning it on the top of the screen the left position is not correct.
This is working correctly with X11 server
***

STEPS TO REPRODUCE
1. create a new panel
2. select top as position
3. the position is not correct (starting too much right and and of panel is out of the screen)
4. the panel size is "fill width"
OBSERVED RESULT

the panel position is not correct

EXPECTED RESULT

the panel position should start more on left and end of the panel should be visible

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Neon unstable
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.2.0-37-generic (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Comment 1 Cedjo 2023-12-01 10:19:16 UTC
computer is lenovo P52
Comment 2 Cedjo 2023-12-01 12:44:42 UTC
The problem appears when you have also a panel which is on left or right side. if I put the additional panel at the bottom, then the top panel is correctly aligned.
Comment 3 Nate Graham 2023-12-01 18:04:45 UTC

*** This bug has been marked as a duplicate of bug 440571 ***