PowerToys icon indicating copy to clipboard operation
PowerToys copied to clipboard

Cannot change Switch between windows in the current zone

Open Vaitus opened this issue 1 year ago • 4 comments

Microsoft PowerToys version

0.69.1

Installation method

WinGet

Running as admin

No

Area(s) with issue?

FancyZones

Steps to reproduce

Next window - cannot change. Previous window - works as expected.

Reproduction:

  1. Switch between windows in the current zone - select as ON.
  2. Click on edit fro Next window - press e.g. Windows key
  3. Doesnt register in the window for shortcuts but normally opens Start.

✔️ Expected Behavior

Edit shortcut works as everywhere else.

❌ Actual Behavior

Next window shortcut edit doesnt work.

Other Software

No response

Vaitus avatar Apr 25 '23 19:04 Vaitus

/bugreport

SeraphimaZykova avatar Apr 26 '23 15:04 SeraphimaZykova

Hi there!

We need a bit more information to really debug this issue. Can you add a "Report Bug" zip file here? You right click on our system tray icon and just go to report bug. Then drag the zipfile from your desktop onto the GitHub comment box in this issue. Thanks!
Report Bug

This is also happening to me.

Cropmy5 avatar May 26 '23 02:05 Cropmy5

I can also confirm this issue. The button pops up the interface to edit the shortcut, but pressing any new key combo does nothing.

jkroes avatar Jun 09 '23 15:06 jkroes

Same problem. Running Power Toys/FancyZones from Admin and I cannot edit the shortcuts to "Switch between windows in the current zone". My keyboard is a Logitech ergo k860 and the windows key is a Start/Opt key combo. I've tried turning sticky keys on and off. But Shift isn't working either so I think its the program, not the keyboard. Flash Zone shortcut works fine but switching between zones doesn't work at all.

Apes05 avatar Jul 15 '23 23:07 Apes05

Yes. Same here. Can't edit the default activation shortcut keys for switching between the zone windows.

bearoxo avatar Jul 22 '23 18:07 bearoxo

Same issue. Subset of logs relevant: PowerToysReport_2023-08-08-10-40-45.zip

slippycheeze avatar Aug 08 '23 11:08 slippycheeze

The issue is still present and persistent. Running v0.7.2.

j-ilden avatar Aug 18 '23 20:08 j-ilden

Same issue on v0.73.0

Tom94 avatar Sep 04 '23 13:09 Tom94

After upgrade to v0.73.0 I cant change my activation shortcuts, this may have been an issue prior to latest update but i've not needed to go change them for a while. My old hotkey for cycle was working before attempting to change it. My old hotkey was ctrl+f5 & ctrl+f6 from initial install (multiple versions ago).

Issue: Opening the edit activation shortcut screen and it does not accept any key combos, but I was able to hit reset and it went back to defaults and the default activation shortcuts work

Can hit the edit but it accepts no key combos both for the cycle window and the activation shortcut Tried with win+up Tried with shift+/ Tried with ctrl+]

update1: Pressing pgup/pgdown or ctrl+pgup/pgdwn or shift+pgup/pgdwn in the "Activation shortcut" window moves the test slightly as if scrolling up or down. Using alt+ or win+ does not give this behavior

update2: uninstall and reinstall user version x64 from github did not fix this issue

update3: uinstall run cleanup from https://github.com/microsoft/PowerToys/blob/main/tools/CleanUp_tool_powershell_script/CleanUp_tool.ps1 install machine x64 version from github did not fix the issue

PowerToysReport_2023-09-15-10-57-58.zip

LamahHerder avatar Sep 15 '23 14:09 LamahHerder

If you need to set these keys manually you can modify the json %localappdata%\Microsoft\PowerToys\FancyZones open settings.json

Look for hotkey, for example fancyzones_nextTab_hotkey

You can lookup keycodes here https://learn.microsoft.com/en-us/dotnet/api/system.windows.forms.keys?view=windowsdesktop-7.0&redirectedfrom=MSDN

LamahHerder avatar Sep 15 '23 16:09 LamahHerder

Is this issue still relevant in v0.75.1? /needinfo

TheJoeFin avatar Nov 01 '23 16:11 TheJoeFin

It appears to be fixed in v0.75.1

Cropmy5 avatar Nov 02 '23 11:11 Cropmy5

I'm on version 0.78.0 and the option to switch between windows in current zone doesn't work. I tried a couple of different key combinations, but without a result.

underscoreHao avatar Feb 12 '24 14:02 underscoreHao

This problem started with v0.69.1 and is still present in v0.78. In json config file win+pgup and win+pgdn are not working - is their something I need to change below?

"fancyzones_windowSwitching":{"value":true},
"fancyzones_nextTab_hotkey":{"value":{"win":true,"ctrl":false,"alt":false,"shift":false,"code":34,"key":""}},
"fancyzones_prevTab_hotkey":{"value":{"win":true,"ctrl":false,"alt":false,"shift":false,"code":33,"key":""}},

TekBear avatar Feb 16 '24 19:02 TekBear

Comment Nov 2, 2023: It appears to be fixed in v0.75.1

@Cropmy5 are you sure the settings "Switch between windows in the current zone" (see image) was working in v0.75.1?

TI fancyzone sw win current zone hotkey

TekBear avatar Feb 17 '24 07:02 TekBear

This problem started with v0.69.1 (circa May 2023) and is still present in v0.78 (Feb 2023).

https://github.com/microsoft/PowerToys/issues/25715#issuecomment-1721516345 (above) mentions settings.json. Snippet from settings.json file I am using:

...
"fancyzones_windowSwitching":{"value":true},
"fancyzones_nextTab_hotkey":{"value":{"win":true,"ctrl":false,"alt":false,"shift":false,"code":34,"key":""}},
"fancyzones_prevTab_hotkey":{"value":{"win":true,"ctrl":false,"alt":false,"shift":false,"code":33,"key":""}},
...

This feature used to work in some version prior to v0.69.1. The default "win+pgup" and "win+pgdn" shown above are not working , so are the above settings defined correctly?

TekBear avatar Feb 17 '24 07:02 TekBear

Was not working in 0.72. Updated to 0.78 and it now works.

Ink230 avatar Mar 05 '24 01:03 Ink230

Not working for me in 0.79

eliezerben avatar Mar 19 '24 20:03 eliezerben

Not working for me either. I have v0.81.1

bobbytee87 avatar May 30 '24 17:05 bobbytee87

ACTUALLY!.... I feel extremely silly but it does works... I was incorrectly pressing "Win + ^" or "Win + v" when in fact it should be "Win + PgUp" and "Win + PgDn".

I don't know if others have made same mistake also, but thought I should notify on my discovery

bobbytee87 avatar May 30 '24 17:05 bobbytee87