MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit

Input Combo boxes break with long values

未关闭
#1,278 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

bug up-for-grabs
主要语言
C#
星标
16.3k
派生
3.5k
平均合并
1 天 22 小时
30 天内合并 PR
8

描述

When an edit-able combobox is pre-filled with values, if those values are longer than the size of the combo box, the edit window gets pushed to the side.

![image](https://user-images.githubusercontent.com/10517125/59280846-de259c80-8c2b-11e9-9935-131118caae54.png)

It seems we are given a horizontal scroll bar when those long values are present, however, it would be nice to be able to constrain the width of the pop up, and possibly have access to text trimming options.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

Issue 中没有确定源文件、测试或入口点。使用包含长于控件的值的可编辑组合框重现该行为,然后确定预期的弹出窗口宽度和文本截断行为;当预填充的长值不再将编辑窗口推向一侧,并且所选择的行为由回归测试覆盖时,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
design, desktop
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。