MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Unable to place typing cursor at end of editable combobox where the text content exceeds the width of the control
未关闭
还没有人认领这个 Issue。
bug
evaluation required
- 主要语言
- C#
- 星标
- 16.3k
- 派生
- 3.5k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 8
描述
https://user-images.githubusercontent.com/10517125/136074485-a5af0216-0855-4071-8e74-fa54a11ec593.mp4
I am unable to find the magic place where I can insert my cursor at the end using a mouse. It seems to always place at the second to last character or click the drop down.
Additionally, if I use a keyboard to move the cursor to the end, it seems to disappear.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,使用文本超出控件宽度的可编辑组合框,复现链接视频中展示的行为。检查相关的 WPF 控件和输入行为;完成标准是鼠标可以将光标定位到末尾,并且键盘导航后仍能看到插入符。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100