Bug 446994 - window snapped to screen edge when kickoff menu launches
Summary: window snapped to screen edge when kickoff menu launches
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (other bugs)
Version First Reported In: 5.23.4
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-14 20:47 UTC by Chang Liu
Modified: 2021-12-18 01:54 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chang Liu 2021-12-14 20:47:36 UTC
SUMMARY

With Plasma Wayland, when placing a window close to the corner of screen and the panel, then click a plasmoid at the panel (like kickoff menu or date), then as the widget pop up, the window will be snapped to the edge of the screen, either to left or right.

STEPS TO REPRODUCE
1. Start a program
2. Place the window close to kickoff button, which can overlap the kickoff menu if it launches
3. Click the kickoff menu button

OBSERVED RESULT

Window will be placed to the edge to the screen

EXPECTED RESULT

Window position should not be affected

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.23.4
Comment 1 Nate Graham 2021-12-15 17:31:38 UTC
Cannot reproduce with git master.
Comment 2 Chang Liu 2021-12-15 21:23:09 UTC
(In reply to Nate Graham from comment #1)
> Cannot reproduce with git master.

Thank you for your reply. Can you please try the release version (5.23.4)? maybe it is fixed.

I have tried to delete all my configurations and the issue is still there.
Comment 3 Chang Liu 2021-12-15 21:26:21 UTC
(In reply to Nate Graham from comment #1)
> Cannot reproduce with git master.

Also, can you please check the wayland version?

I am using

kwayland (5.88.0)
kwayland-server (5.23.4)
Comment 4 Chang Liu 2021-12-18 01:54:26 UTC
I confirmed it is fixed in the latest git version.