Powertoys: Layouts previously saved in Fancy Zones, after applying them in v0.15.1 have wrong screen size

Created on 10 Mar 2020  路  6Comments  路  Source: microsoft/PowerToys

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.657]
PowerToys version: v0.15.1
PowerToy module for which you are reporting the bug (if applicable): FancyZones

Steps to reproduce

I just had zones set up before the update to 0.15.1, which split my entire 4k desktop into subsections.

Actual behavior

After the update, the zones do not take my whole screen size anymore. It is as if they shrunk in size, and I cannot stretch them back, so a section to the bottom and right of the screen is lost.

Screenshots

We can see in this picture that the size of the zones doesn't match the actual size of the screen. But it did before the update.

FancyZones

FancyZones-Layouts Issue-Bug Resolution-Fix-Committed Severity-Regression

All 6 comments

Here is my zone-settings.json file. It seems the percentages don't add up to 10000. I do not know if they were like this before the update:

{ "app-zone-history": [], "devices": [ { "device-id": "SAM0FEF#5&39ff3e8c&0&UID4353_3840_2160_{00000000-0000-0000-0000-000000000000}", "active-zoneset": { "uuid": "{886FF304-C2D1-4C2E-82D1-73B4BBB7D841}", "type": "custom" }, "editor-show-spacing": true, "editor-spacing": 1, "editor-zone-count": 3 }, { "device-id": "SAM0FEF#5&39ff3e8c&0&UID4353_3840_2160_{13ED1F6C-D8FC-44A5-8464-4CF11BD7A835}", "active-zoneset": { "uuid": "{886FF304-C2D1-4C2E-82D1-73B4BBB7D841}", "type": "custom" }, "editor-show-spacing": true, "editor-spacing": 1, "editor-zone-count": 3 }, { "device-id": "SAM0FEF#5&39ff3e8c&0&UID4353_3840_2160_{59C11C4B-06EE-47F6-B4F3-6CC8E403FE9A}", "active-zoneset": { "uuid": "{295B4026-4B5C-429B-8759-01FEEAE6A0C8}", "type": "custom" }, "editor-show-spacing": true, "editor-spacing": 1, "editor-zone-count": 3 } ], "custom-zone-sets": [ { "uuid": "{DBD803C8-2EEC-43EB-989F-CE0782364C8B}", "name": "Voyager Default 1", "type": "grid", "info": { "rows": 6, "columns": 7, "rows-percentage": [ 3084, 514, 514, 257, 0, 5140 ], "columns-percentage": [ 3341, 514, 514, 257, 1542, 2056, 1028 ], "cell-child-map": [ [ 0, 3, 3, 3, 3, 5, 4 ], [ 0, 3, 3, 3, 3, 5, 4 ], [ 0, 3, 3, 3, 3, 5, 4 ], [ 1, 1, 1, 1, 2, 2, 2 ], [ 1, 1, 1, 1, 2, 2, 2 ], [ 1, 1, 1, 1, 2, 2, 2 ] ] } }, { "uuid": "{886FF304-C2D1-4C2E-82D1-73B4BBB7D841}", "name": "Voyager Official", "type": "grid", "info": { "rows": 2, "columns": 4, "rows-percentage": [ 4626, 5140 ], "columns-percentage": [ 4883, 2313, 1285, 1028 ], "cell-child-map": [ [ 0, 0, 1, 2 ], [ 3, 4, 4, 4 ] ] } }, { "uuid": "{295B4026-4B5C-429B-8759-01FEEAE6A0C8}", "name": "TestLayout1", "type": "grid", "info": { "rows": 3, "columns": 1, "rows-percentage": [ 3333, 3333, 3333 ], "columns-percentage": [ 10000 ], "cell-child-map": [ [ 0 ], [ 1 ], [ 2 ] ] } } ] }

Also, I do not know which version I had previously... can I see it somewhere? (I think it was not 0.14).

Hi @Yoann-Pearson
thank you for reporting the issue.
We'll investigate the settings you posted to check what's wrong with it.
In the meanwhile, you can recreate the layout starting from two rows template and it should work (I just tested and it worked, I can send you the settings if you wish).

Yes I recreated my zones already and it is true it works now. But I just wanted to inform you guys that something went wrong in the upgrade / new version process somewhere.

@Yoann-Pearson
we reproduced the problem and working on a fix.

I had the same problem. Right after installation, everything worked perfectly, but this was no longer the case after a restart.

The fix is now available in 0.16 https://github.com/microsoft/PowerToys/releases

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Martin-Hausleitner picture Martin-Hausleitner  路  3Comments

seritools picture seritools  路  3Comments

amorenew picture amorenew  路  3Comments

Kazamario picture Kazamario  路  3Comments

smz picture smz  路  3Comments