-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Open
Labels
bugdialoghostItems related to the DialogHost controlItems related to the DialogHost controlevaluation requiredItems is pending review or evaluation by the teamItems is pending review or evaluation by the team
Milestone
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
Metadata
Metadata
Assignees
Labels
bugdialoghostItems related to the DialogHost controlItems related to the DialogHost controlevaluation requiredItems is pending review or evaluation by the teamItems is pending review or evaluation by the team