Skip to content
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

debugger window can be configured to show up offscreen #522

Open
garfieldnate opened this issue Nov 15, 2024 · 0 comments
Open

debugger window can be configured to show up offscreen #522

garfieldnate opened this issue Nov 15, 2024 · 0 comments
Labels
bug debugger relating to the Java Soar debugger subproject

Comments

@garfieldnate
Copy link
Collaborator

This can happen when the user tries to present their screen, which often changes the screen resolution number of screens. If the debugger configuration causes the debugger to be located somewhere unreachable and offscreen, it renders the debugger completely unusable.

The debugger should detect when its configuration places it outside of the screen boundary somewhere and use the default placement configuration instead.

@garfieldnate garfieldnate added bug debugger relating to the Java Soar debugger subproject labels Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug debugger relating to the Java Soar debugger subproject
Projects
None yet
Development

No branches or pull requests

1 participant