Note: this happens when running in fullscreen from a terminal (non X-server) console.
Environment:
- Raspberry Pi OS (Linux/Debian derivative)
Steps to reproduce:
- Modify the
window.ms test such that:
- It sets the window resolution to 640x480
- It exits when pressing the "Q" key
- Switch to a terminal console by pressing Ctrl-Alt-F2
- Log in, navigate to the soda tests
- Run the
window.ms test
- Enter full screen by pressing space
- Exit the program by pressing Q
Expected:
- The user returns to the terminal and it has the same resolution as before
Actual
- The user returns to the terminal, but it has a resolution lower than before