Background text of attributed string does not work properly on High Sierra when it wraps to multiple lines.
Offen
- Vorherrschende Sprache
- C
- Sterne
- 10.9k
- Forks
- 612
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.