MaterialDesignInXAML/MaterialDesignInXamlToolkit

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

オープン

#2,458 opened on 2021/10/06

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (3,500 件のフォーク)batch import
Hacktoberfestbugup-for-grabs

Repository metrics

Stars
 (16,143 個のスター)
PR merge metrics
 (平均マージ 2d 7h) (30d で 9 merged PRs)

説明

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

コントリビューターガイド