MaterialDesignInXAML/MaterialDesignInXamlToolkit

Touch keyboard closed when touching a TextBox in PopupBox for the first time

Ouverte

#2 458 ouverte le 6 oct. 2021

 (3 commentaires) (0 réaction) (0 personne assignée)C# (3 500 forks)batch import
Hacktoberfestbugup-for-grabs

Métriques du dépôt

Stars
 (16 143 étoiles)
Métriques de merge PR
 (Merge moyen 2j 7h) (9 PRs mergées en 30 j)

Description

Observed behaviors

  • Touching a TextBox works fine and will bring up the touch keyboard.
  • Touching a TextBox inside a PopupBox for the first time opens up the touch keyboard but it is closed immediately. :boom:
  • Touching a TextBox inside a PopupBox for the a second time opens up the touch keyboard and it stays open.

Reproduction Reposititory

https://github.com/mgnslndh/MaterialDesignXamlTouch

PopupBoxTextBoxTouch

Guide contributeur