MaterialDesignInXAML/MaterialDesignInXamlToolkit
Touch keyboard closed when touching a TextBox in PopupBox for the first time
オープン
#2,458 opened on 2021/10/06
Hacktoberfestbugup-for-grabs
Repository metrics
- Stars
- (16,143 個のスター)
- PR merge metrics
- (平均マージ 2d 7h) (30d で 9 merged PRs)
説明
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
