Skip to content

Serial Monitor may not display if the number of real monitors has changed or their placement has changed #11337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kchernabrow opened this issue Mar 11, 2021 · 0 comments
Labels

Comments

@kchernabrow
Copy link

kchernabrow commented Mar 11, 2021

I'm working with Windows 10. I have two monitors. Originally my secondary monitor was above my primary monitor. I typically have my serial monitor on the secondary monitor. I rearranged my monitors to have the secondary monitor to the left of the primary monitor. I made the change in Windows 10 Display settings to reflect the new position of the secondary monitor. When I tried to open a Serial Monitor nothing was shown.

I had to change my Display settings back to showing the secondary monitor over the primary. When I did that the Serial Monitor again was shown.

I have seen (and fixed) this problem before with a Java GUI. When showing a secondary panel where you have remembered its previous location you may wind up showing it off the real monitor space. The fix is to make sure the location that was remembered is still a valid location on the available monitors and the title bar at least is shown so that you can grab the panel and move it.

@per1234 per1234 changed the title Serial Monitor may be display if the number of real montors has changed or their placement had changed. Serial Monitor may not display if the number of real monitors has changed or their placement has changed Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants