Summary: | wraparound of virtual desktops does not work when the option is set from the control center | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | b2.temp |
Component: | Pager widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | hein, kde, nate, nicolas.fella |
Priority: | NOR | ||
Version First Reported In: | 5.26.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
b2.temp
2022-12-29 08:15:39 UTC
from first to last too btw. What do you mean exactly by "Enable the the menu bar widget"? What thing are you specifically scrolling over to make this happen? (In reply to Nate Graham from comment #2) > What do you mean exactly by "Enable the the menu bar widget"? > > What thing are you specifically scrolling over to make this happen? You place the mouse cursor over the "desktop manager" and you use the mouse whell to select another desktop. In the past when you did that while the last desktop was active then the first when got selected, now it is not anymore. (In reply to b2.temp from comment #3) > (In reply to Nate Graham from comment #2) > > What do you mean exactly by "Enable the the menu bar widget"? > > > > What thing are you specifically scrolling over to make this happen? > > You place the mouse cursor over the "desktop manager" and you use the mouse > whell to select another desktop. > In the past when you did that while the last desktop was active then the > first when got selected, now it is not anymore. the first one* got selected The problem is actually that the setting seems to be a noop when defined from the control panel you obtain from `kcmshell5 kcm_kwin_virtualdesktops`. When defined from the panel you obtain using the context menu of the virtual desktop selector then the setting is handled correctly. Aha! This is in fact expected behavior. The setting in the control panel only affects wrap when scrolling on the desktop or using global keyboard shortcuts. The setting in the settings window of the Pager widget only affects wrap when scrolling over the Pager widget. |