| Summary: | Meta+click move incorrectly raises background windows, ignoring configuration | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Matteo <matthew> |
| Component: | input | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | duha.bugs, kdedev |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 6.3.4 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Matteo
2025-08-22 02:50:02 UTC
Thanks for filing this bug report. Unfortunately there isn't enough information for us to try to figure out what's happening. Please add information about your system as requested in the bug report template. Copy and paste this with the information into a new comment. SOFTWARE/OS VERSIONS (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: KDE Plasma Version: KDE Frameworks Version: Qt Version: Thanks for your understanding KDE Plasma Version 6.3.4
KDE Frameworks Verios 6.12.0
QT Version 6.8.3
Kernel Version 6.14.0-15
Wayland session
Operating System
Kubuntu 25.04 (Wayland, fully updated)
Summary
When trying to move a background window with Meta+Left Click, the window is immediately raised to the foreground.
Expected behavior (as implemented in Bug 489806 / MR !5430) is that the window should move without raising, and only raise on mouse release.
Steps to Reproduce
Log into a Plasma Wayland session (Plasma 6.3.4).
Open two overlapping windows (e.g., Konsole and Dolphin).
Ensure Dolphin is in the background.
Hold Meta+Left Click on Dolphin’s background window to drag it.
Actual Result
The background window is raised immediately as soon as the drag starts.
Expected Result
The background window should move while staying behind the foreground window.
Only on mouse release should the background window be raised to the top.
Additional Information
Tested on Kubuntu 25.04, Plasma 6.3.4, Wayland session.
Same behavior occurs regardless of Window Management → Window Actions settings.
This seems to match the regression described in Bug 508581
.
I’m opening this report to confirm it persists on Plasma 6.3.4.
Thanks for adding the information about your system. I can reproduce this on git-master. System Settings → Window Management → Window Actions Meta+Left-click set to Move (Not Activate, raise and move) |