| Summary: | "Switch desktop on edge" doesn't work in specific condition(s) | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | kdebuggy <3809940and> |
| Component: | Hotcorners and edges | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | minor | ||
| Priority: | NOR | ||
| Version First Reported In: | 6.1.5 | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
kdebuggy
2024-11-14 04:52:21 UTC
UPDATE: I determined that I can consistently trigger the problem with these steps: 1. Open any window (including Dolphin, Konsole, Firefox etc.) 2. Move the window to another virtual desktop with mouse After it is stuck, I can't move between the desktops with my mouse BUT I can move between them while carrying a window with mouse. Opening a new Dolphin or Konsole window fixes the problem (temporarily) as I wrote before. I guess this increases the severity of this bug, since all applications are affected apparently. RESOLVED: Problem disappeared after upgrading to Kubuntu 25.04 with the current system info given below: Linux/KDE Plasma: Kubuntu 25.04 / X11 KDE Plasma Version: 6.3.4 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.3 Well apparently I was quick to declare the problem as SOLVED. Because now (after 25.04 update) it works properly for a while after a system reboot. Then the "stuck workspace after resizing a window" bug reappears. Some extra clues which might be helpful: - Problem occurs only when resizing a window with the mouse, so maybe problem is cursor/window decoration interaction code - When I resize a window via wmctrl, there is no problem (I am using a self written scripts system as a workaround now) - Also using wmctrl on a window in the stuck state releases the lock/hold so I can change workspace with mouse again (until I resize another window of course) |