You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for a feature request that matches the one I want to file, without success.
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
If you are technical, you should reporting bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.
Describe the bug
Draw.io remembers the last location it has been used on the desktop. If the location no longer exists (2nd monitor is removed) it will still open where the 2nd monitor used to be, making it unreachable. There seems to be no windows mechanism to force an app to go back to a visible portion of the desktop.
Fixed for me by editing the 4393 in the config.json but for the layman impossible to solve.
To Reproduce
Steps to reproduce the behavior:
Connect two monitors on a Windows 11 machine
Extend your desktop to the additional monitor
Use the draw.io desktop client on the second monitor and close it
Disconnect the second monitor
Anytime you open draw.io it is placed on a non-existent monitor and can't be accessed
Expected behavior
Draw.io figures out that the monitor doesnt exist anymore or that the current desktop resolution would put the app outside the desktop, both leading to that draw.io is visible.
Screenshots
Could post a screen recording if this helps.
Desktop (please complete the following information):
OS: Windows 11
Draw.io: v23.0.2
The text was updated successfully, but these errors were encountered:
Preflight Checklist
You must agree to search and the code of conduct. You must fill in this entire template. If you delete part/all or miss parts out your issue will be closed.
If you are technical, you should reporting bugs along the lines of https://marker.io/blog/how-to-write-bug-report. If you are not technical, we will make allowances, please try to make an effort to understand the process.
Describe the bug
Draw.io remembers the last location it has been used on the desktop. If the location no longer exists (2nd monitor is removed) it will still open where the 2nd monitor used to be, making it unreachable. There seems to be no windows mechanism to force an app to go back to a visible portion of the desktop.
config.json:
Fixed for me by editing the 4393 in the config.json but for the layman impossible to solve.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Draw.io figures out that the monitor doesnt exist anymore or that the current desktop resolution would put the app outside the desktop, both leading to that draw.io is visible.
Screenshots
Could post a screen recording if this helps.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: