Wrong main window position after external screen detach
- Dominant language
- Java
- Stars
- 5.1k
- Forks
- 835
- PR merge metrics
- No merged PRs in 30d
Description
When using the scanner in the external screen and close it in this position after detach the second screen and relaunch the scanner it is opened out of screen area and is impossibile use the GUI. For restore is necessary manually write the Window regitry to set window/X = 0 && window/Y = 0
**To Reproduce**
Steps to reproduce the behavior:
1. Plug external screen
2. Open the scanner and maximized in the second screen
3. Close the scanner
4. Detach the eternal screen
5. Run the scanner
**Expected behavior**
If the position is out of screen area the position is restored automatically to 0/0
**Version**
Versione: 3.9.0
Data compilazione: 2022-12-18
OS: Windows 10 10.0
SWT: win32 4956
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.