MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
DialogHost accessibility issue
Nadie ha tomado este issue todavía.
- Lenguaje dominante
- C#
- Estrellas
- 16.3k
- Forks
- 3.5k
- Merge medio
- 1 d 22 h
- PR fusionados (30 d)
- 8
Descripción
### 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 :
1. Open a DialogHost which contains some controls
2. Use the tab button to navigate on the DialogHost controls => The focus is on the DialogHost and its controls.
3. Minimize the app with the DialogHost opened
4. Maximize the app -> The DialogHost is always opened
5. Use the tab button again to get the focus => The DialogHost has not the focus, it is on the main View.
6. Close the DialogHost and reopened it
7. Use the tab button => The focus is on the DialogHost again
### Version
4.9.0
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Línea de trabajo
Comienza reproduciendo la secuencia de minimizar y restaurar con un DialogHost abierto y, después, sigue el punto de entrada de la gestión del foco de DialogHost. Verifica que restaurar la ventana conserve el foco dentro del DialogHost abierto y que cerrarlo y volver a abrirlo siga restaurando el foco como se describe.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- csharp
- Área
- accessibility, desktop
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100