-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Fullscreen mode on second monitor is bugged after windows creator update #13349
Comments
I'm here to tell same problem after Creator update. When I open brackets on second monitor and then drag to first and make it bigger than resolution of second monitor, Brackets is cropped like that : http://prntscr.com/f6i2eq OS: Win10 pro 1703 build 15063.250 Brackets :sprint 9 build 1.9.0-17312 (release 189f6d3) |
In electron there were also some problems related to hidpi monitors. I think they were mostly fixed by updating to a new version of Chrome. |
I'm having a similar issue. My laptop is 2560x1440 and my external display is 2560 x 1600 however if I open brackets on the laptop screen and move it to the external display it will not use more than ~%60 of the screen capital either when using "maximize" or by manually resizing. |
I could repro this problem. Seems to be a bug related to DPI density. Monitor specs are: 1366x768 (1) and 1920x1080 (2). Also resizing due to the sticky sides left and right does not work either way. Maybe Microsoft is the one to blame? System specs: |
Another me too comment since i updated to creator update. |
Well, the problem only occurs, if the Brackets window is moved from a low resolution monitor to a high-res one. Edit: fixed spelling |
I can confirm that, same behavior here and the problem still exist in 1.10 pre release 2 |
Still the same issue on Brackets Release 1.11, in the steps described in #13349 (comment) Something that wasn't mentioned is that the hidden parts of the UI on the bottom and right are still interactive (change tab/space and size, language picker, etc). It's just not visible. System spec: |
The temporary solution is to open Brackets directly in the second monitor. |
Same with scalling in windows. I have monitors with same resolution (1920x1080) but different dimensions. First monitor is smaller so it is scalled to 125% in Windows. Second monitor is scalled at 100%. Same behavior as comments above. If I scale both monitors at same percentage, I don't have problems as both have same resolution. But that's not an option of course. |
same issue here on a 1680x1050 monitor with Windows 10 (100% for scaling) |
@navch, @boopeshmahendran does either of you have some bandwidth to look into this? |
Same issue. Brackets opens fine on my Surface Book screen. When moved to the (lower resolution) second monitor, the right hand side of the interface is not visible. |
@alymck We are working on fixing this. Apologies for the inconvenience. I would update this thread on the status as and when we make some progress. |
PR raised for fixing this issue. adobe/brackets-shell#638 |
Issue is resolved with adobe/brackets-shell#638 |
Description
After Windows Creator update, when drag brackets to a second monitor, it will not go on fullscreen mode and layout (UI) has a strange behavior
Steps to Reproduce
Expected behavior: Fullscreen on entire screen
Actual behavior: Broken layout
http://imgur.com/S5Bxfyg
Versions
OS: Windows 10 Home Edition
Version: 1703
Brackets Version: Release 1.9 build 1.9.0-17312 (release 189f6d3)
The text was updated successfully, but these errors were encountered: