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

贡献者指南