This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Multi-monitor setup breaking ability for Brackets to maximize #13636
Comments
Any news on this bug? |
I also have this bug, Monitor setup: Windows 10 Pro |
This also happens if Monitor B is in landscape view. My screen resolution is also 1920 x 1080. |
I am also having this issue with a 1440x2560 monitor in portrait mode. As the original poster, Auhmaan said the weird thing about this bug is the program is extending beyond what it shows as you can interact with everything that gets cuts off. It seems to cut off wherever the maximum height would be if the monitor was in landscape mode. |
Duplicate of #13349. Issue has been resolved with adobe/brackets-shell#638 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Keep in mind that...
... this bug happens on an environment where there's two monitors, monitor A with 1920 by 1080 and monitor B 1080 by 1920 ( basically two 1920x1080 monitors where the second is in portrait mode ).
Description
When opening Brackets in monitor A and maximizing it, it works at expected, Brackets fill the entire screen. If I grab the Brackets window and drag it to monitor B and maximize it there, it will fill the screen horizontally, but will only expand to the height of the monitor A, cutting the rest of the window that is below that height.
If I try to resize the window's height, it works fine until I get to the point where the height of the window is bigger than the height of the monitor A. Other weird fact about the resized window is, although the bottom of the window isn't visible, if I find the border of the window, after releasing it I can still see the Windows OS cursor to change from the default pointer to the vertical resize one, allowing me to resize the window.
The same happens if I start on Monitor B, only this time is the width of the window that is cropped.
Steps to Reproduce
Expected behavior:
Brackets to fully occupy the second monitor.
Actual behavior:
Brackets maximizes on second monitor, but it's cropped by the height of the first monitor.
Images
Despite in the images the icon of update being visible ( initially teste on 1.9 ), after the update the bug persisted.
Versions
Windows 10 Pro
Release 1.10 build 1.10.0-17483 (release 024bee9)
The text was updated successfully, but these errors were encountered: