Summary: | Activity and Virtual Desktop do not switch on Window Activation | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Dominik Kummer <admin> |
Component: | activities | Assignee: | Dominik Kummer <admin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | goo, oded |
Priority: | NOR | ||
Version First Reported In: | 6.1.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dominik Kummer
2024-03-20 14:56:03 UTC
The relevant settings are at Window Management -> Window Behavior -> Advanced -> Virtual Desktop behavior May be there should be a similar setting for "Activity behavior" Now switching Virtual Desktop and Activity on Window Activation does not work at all. Which is fatal for usability reasons. Can anyone confirm this? This bug grinds my gears since about a year or so. (In reply to Dominik Kummer from comment #3) > Can anyone confirm this? This bug grinds my gears since about a year or so. I confirm the bug. I can't say for sure if it first appeared since the inception of Plasma 6 or if it is a regression introduced in Plasma 6.1. Anyhow I'm a bit surprised that no one is taking care of it yet as the bug can be triggered fairly easy on desktops with multiple activities. I am glad its not my misconfigured system though! Probably not many users enjoy the (currently non-working) benefits of activities, virtual desktops and application activation shortcuts. (In reply to Dominik Kummer from comment #5) > I am glad its not my misconfigured system though! Probably not many users > enjoy the (currently non-working) benefits of activities, virtual desktops > and application activation shortcuts. Unfortunately activities are a second class citizen. They work at least but you have to take into account that regressions like this one will continue to come up if developers are a few and don't have enough interest in them. It's a pity because I make much use of them even if their implementation is somewhat lacking some features. which features? give me a reason to finally compile plasma and apply for a merge request. maybe I should just burn my unpaid bills and focus on modern c++! :-D I wonder how much is this issue related to bug #427579 ? I can verify that bug was indeed fixed in Plasma 6.3 beta, though from my testing (which is not good, see below) this issue is still a problem. I also verified that the same problematic behavior happens when using an application launcher keyboard shortcut to launch "Single window" application where the application is already running - the shortcut launches the application, which is supposed to switch to the running application window, but if that window is on another activity then first the activity changes and you have to launch it again to switch to the VD. The migration to wayland fixed the issue for me. |