bug(windows): if you minimize the Keyman setup window during install the window cannot be restored
Open
bug
windows/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
This is a common Delphi dialog issue when there isn't a standard Application.Run loop but rather just a dialog.ShowModal -- I think we need to handle WM_SYSCOMMAND/SC_RESTORE in order to restore the window.
Note: I am struggling to repro this at present.
18.0.191-beta
Contributor guide
Assessment
This issue has not been assessed yet.