ArthurHub / ArthurHub/HTML-Renderer
(Winforms) HTML label will not break to a new line if it contains a link? (<a href>)
- Vorherrschende Sprache
- C#
- Sterne
- 1.4k
- Forks
- 550
- Ø Merge
- 14 T. 9 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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:

Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- csharp
- Bereich
- desktop
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100