MaterialDesignInXAML / MaterialDesignInXAML/MaterialDesignInXamlToolkit
Expander content is not focusable anymore
未关闭
还没有人认领这个 Issue。
bug
up-for-grabs
- 主要语言
- C#
- 星标
- 16.3k
- 派生
- 3.5k
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 8
描述
Bug explanation
Due to setting Focusable="False" for ContentPresenter inside Grid "ContentPanel" it's not possible anymore to set focus on content controls
Version
4.6.0.0 prerelease
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
找到名为 ContentPanel 的 Expander 的 Grid 及其 ContentPresenter,然后使用可获得焦点的内容控件重现该问题。验证 Expander 内的内容控件可以获得焦点,同时不会破坏周围的布局或行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100