MaterialDesignInXAML/MaterialDesignInXamlToolkit

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

開放

#2,458 建立於 2021年10月6日

 (3 則留言) (0 個反應) (0 位負責人)C# (3,500 個分叉)batch import
Hacktoberfestbugup-for-grabs

倉庫指標

星標
 (16,143 顆星)
PR 合併指標
 (平均合併 2天 7小時) (30 天內合併 9 個 PR)

描述

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

貢獻者指南