ArthurHub / ArthurHub/HTML-Renderer

(Winforms) HTML label will not break to a new line if it contains a link? (<a href>)

Abierto
#180 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
C#
Estrellas
1.4k
Forks
550
Merge medio
14 d 9 h
PR fusionados (30 d)
1

Descripción

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:

![](https://i.imgur.com/20sABel.png)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
csharp
Área
desktop
Tipo de issue
Error
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.