FancyZones no setting to allow popup windows snapping
Microsoft PowerToys version
0.80.1
Installation method
Microsoft Store
Running as admin
Yes
Area(s) with issue?
FancyZones
Steps to reproduce
✔️ Expected Behavior
setting to show allow popup windows snapping
❌ Actual Behavior
no box appears to enable setting. I tried manually enabling in %LocalAppData%\Microsoft\PowerToys\FancyZones\settings but still did not work
Other Software
No response
Hi I'm an AI powered bot that finds similar issues based off the issue title.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!
Closed similar issues:
- Popup windows can't be snapped (#15685), similarity score: 0.77
- Fancyzone not working (#14987), similarity score: 0.77
- Store apps don't snap unless "allow popup windows" is ticked (#29536), similarity score: 0.75
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
If you're facing the issue where the "Allow popup window snapping" option is missing in the PowerToys FancyZones settings, you can manually enable it by modifying the settings.json file. Follow these detailed steps:
Steps to Manually Enable Popup Window Snapping:
-
Close PowerToys:
- Ensure that PowerToys is completely closed. Right-click the PowerToys icon in the system tray and select "Exit".
-
Locate the FancyZones Settings File:
- Open File Explorer and navigate to the following directory: %LocalAppData%\Microsoft\PowerToys\FancyZones\
-
Backup the Current Settings File:
- Before making any changes, it's a good idea to back up the current settings.json file. Simply make a copy of the file and store it in a safe location.
-
Open the settings.json File:
- Open the settings.json file using a text editor like Notepad or Notepad++.
-
Modify the Popup Window Snapping Setting:
-
Find the setting "fancyzones_allowPopupWindowSnap". It should look something like this: "fancyzones_allowPopupWindowSnap": {"value": false}
-
Change the value from false to true: "fancyzones_allowPopupWindowSnap": {"value": true}
-
-
Save the File:
- After making the modification, save the settings.json file.
-
Restart PowerToys:
- Open PowerToys again. The popup window snapping should now be enabled.
Additional Information: This setting allows popups and child windows to snap into FancyZones. If you still encounter issues, make sure you're running the latest version of PowerToys.