MaterialDesignInXAML/MaterialDesignInXamlToolkit

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

Aperta

#2458 aperta il 6 ott 2021

 (3 commenti) (0 reazioni) (0 assegnatari)C# (3500 fork)batch import
Hacktoberfestbugup-for-grabs

Metriche repository

Star
 (16.143 stelle)
Metriche merge PR
 (Merge medio 2g 7h) (9 PR mergiate in 30 g)

Descrizione

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

Guida contributor