ArthurHub / ArthurHub/HTML-Renderer
(Winforms) HTML label will not break to a new line if it contains a link? (<a href>)
未关闭
enhancement
- 主要语言
- C#
- 星标
- 1.4k
- 派生
- 550
- 平均合并
- 14 天 9 小时
- 30 天内合并 PR
- 1
描述
Hey, i have a HTML Label inside a standard winforms Panel, and i've set the label property `AutoSizeHeightOnly` to true
This works perfectly on normal text, but when i insert a link (a href) into the label, it won't break it into a newline. See the screenshot:

贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reproducing the issue in a WinForms HTML Label with AutoSizeHeightOnly enabled, comparing normal text with text containing an link. Inspect how the label measures and wraps these two cases. Done means linked HTML breaks onto a new line consistently with normal text.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- desktop
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100