MaterialDesignInXAML/MaterialDesignInXamlToolkit
Touch keyboard closed when touching a TextBox in PopupBox for the first time
開放
#2,458 建立於 2021年10月6日
Hacktoberfestbugup-for-grabs
倉庫指標
- 星標
- (16,143 顆星)
- PR 合併指標
- (平均合併 2天 7小時) (30 天內合併 9 個 PR)
描述
Observed behaviors
- Touching a
TextBoxworks fine and will bring up the touch keyboard. - Touching a
TextBoxinside aPopupBoxfor the first time opens up the touch keyboard but it is closed immediately. :boom: - Touching a
TextBoxinside aPopupBoxfor the a second time opens up the touch keyboard and it stays open.
Reproduction Reposititory
https://github.com/mgnslndh/MaterialDesignXamlTouch
