Bug 462262 - Incorrect window dragging position from maximized state
Summary: Incorrect window dragging position from maximized state
Status: RESOLVED DUPLICATE of bug 449105
Alias: None
Product: kwin
Classification: Plasma
Component: wayland-generic (show other bugs)
Version: 5.26.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-26 11:09 UTC by serfreeman1337
Modified: 2022-11-26 11:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
wayland-dragging-maximized-windows.mp4 (2.71 MB, video/mp4)
2022-11-26 11:09 UTC, serfreeman1337
Details

Note You need to log in before you can comment on or make changes to this bug.
Description serfreeman1337 2022-11-26 11:09:54 UTC
Created attachment 154042 [details]
wayland-dragging-maximized-windows.mp4

SUMMARY
On Wayland, dragging windows out from maximized state results in incorrect position. This happens only if window was open in maximized state and moved from it by dragging. Video demonstration's attached.

STEPS TO REPRODUCE
1. Open any app and maximize it.
2. Close maximized app.
3. Open this app again.
4. Drag it by the titlebar to exit maximized state.

OBSERVED RESULT
Window exiting maximized state being dragged by its top left corner.

EXPECTED RESULT
Window exiting maximized state should be dragged by relative titlebar position.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
Also happens with Meta+Left Mouse drag.
Comment 1 serfreeman1337 2022-11-26 11:20:38 UTC

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