| Summary: | Horizontally maximized window does not maximize correctly if moved | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | fanzhuyifan |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate, nicolas.fella, orkenwhite, xaver.hugl |
| Priority: | NOR | Keywords: | qt6, usability |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| See Also: | https://bugs.kde.org/show_bug.cgi?id=480848 | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/ab8345a24cc4276099143942776ae5dacbcfda00 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
fanzhuyifan
2024-02-29 20:09:25 UTC
Seems to only affect native Wayland windows, I can't reproduce this when I'm running Dolphin (or any other application) under XWayland. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/5379 Git commit 40b8637ab87e254bcccab35c2a68d211515fe74f by Vlad Zahorodnii, on behalf of Patrik Fábián. Committed on 08/03/2024 at 08:33. Pushed by vladz into branch 'master'. xdgshellwindow: Always update window position and size along all axes when fully miximizing window M +12 -13 src/xdgshellwindow.cpp https://invent.kde.org/plasma/kwin/-/commit/40b8637ab87e254bcccab35c2a68d211515fe74f Git commit ab8345a24cc4276099143942776ae5dacbcfda00 by Vlad Zahorodnii, on behalf of Patrik Fábián. Committed on 08/03/2024 at 09:11. Pushed by vladz into branch 'Plasma/6.0'. xdgshellwindow: Always update window position and size along all axes when fully miximizing window (cherry picked from commit 40b8637ab87e254bcccab35c2a68d211515fe74f) M +12 -13 src/xdgshellwindow.cpp https://invent.kde.org/plasma/kwin/-/commit/ab8345a24cc4276099143942776ae5dacbcfda00 |