MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

PopupBox and DialogHost appearing on top of other windows

Abierto
#1,612 4 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

bug
Lenguaje dominante
C#
Estrellas
16.3k
Forks
3.5k
Merge medio
1 d 22 h
PR fusionados (30 d)
8

Descripción

Video of bug: https://gfycat.com/exhaustedthosebengaltiger

I've had lots of users reporting this issue to me. It seems to happen with both PopupBox and DialogHost. I suppose it will also happen with other popup elements.

I was not always able to always reproduce the bugs so I'm not sure what could be cauing it to happen.

The PopupBox bug seems to happen when I reopen my Window from the Tray with Show().

The PopupBox in my app has the MaterialDesignMultiFloatingActionPopupBox style set on it and no other special properties.

Steps:

  • Open your App
  • If you're reproducing the DialogHost then make sure to Show it
  • Open a Window on top of it
  • If you are reproducing the DialogHost then it should be opened on top of the window you opened (This will not always work)
  • If you are reproducing the PopupBox then hover over it with your mouse (This will not always work)

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Línea de trabajo

Comienza reproduciendo el comportamiento informado con PopupBox y DialogHost siguiendo los pasos indicados, incluida la reapertura de una ventana con Show() y la aplicación del estilo MaterialDesignMultiFloatingActionPopupBox. Compara el comportamiento cuando se abre otra ventana y cuando el cursor se mantiene sobre el popup. Se considera completado cuando los elementos del popup informados ya no aparecen sobre otras ventanas.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
csharp
Área
desktop
Tipo de issue
Error
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Necesita aclaración
Aptitud para principiantes
28/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.