MaterialDesignInXAML/MaterialDesignInXamlToolkit

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

Offen

#2.458 geöffnet am 06.10.2021

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (3.500 Forks)batch import
Hacktoberfestbugup-for-grabs

Repository-Metriken

Stars
 (16.143 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 7h) (9 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide