MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Touch keyboard closed when touching a TextBox in PopupBox for the first time
未关闭
还没有人认领这个 Issue。
bug
Hacktoberfest
up-for-grabs
- 主要语言
- C#
- 星标
- 16.3k
- 派生
- 3.5k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 8
描述
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. 💥 - Touching a
TextBoxinside aPopupBoxfor the a second time opens up the touch keyboard and it stays open.
Reproduction Reposititory
https://github.com/mgnslndh/MaterialDesignXamlTouch

贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从链接的 MaterialDesignXamlTouch 复现开始,检查 issue 中描述的 PopupBox/TextBox 交互。复现首次触摸时的行为,然后验证触摸键盘在首次交互时仍保持打开,同时保留现有的第二次触摸行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100