Background text of attributed string does not work properly on High Sierra when it wraps to multiple lines.
Abierto
- Lenguaje dominante
- C
- Estrellas
- 10.9k
- Forks
- 612
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When a fragment of an attributed string that has background attribute wraps to multiple lines,
the background attribute extends to the end of the last line containing the fragment.
The problem happens only on macOS High Sierra. macOS Sierra is not affected.
The GIF below is taken from the drawtext example:

We discover the problem on libui-node https://github.com/parro-it/libui-node/issues/101
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.