Open
Description
Bug explanation
The DialogHost seems to lost the focus when the window is minimized. When you restore it after, the focus goes to the main view even if the dialog host is always opened.
Steps to reproduce :
- Open a DialogHost which contains some controls
- Use the tab button to navigate on the DialogHost controls => The focus is on the DialogHost and its controls.
- Minimize the app with the DialogHost opened
- Maximize the app -> The DialogHost is always opened
- Use the tab button again to get the focus => The DialogHost has not the focus, it is on the main View.
- Close the DialogHost and reopened it
- Use the tab button => The focus is on the DialogHost again
Version
4.9.0