2
10
Fork 2

Tapping links is broken in statuses containing lists #20

Geschlossen
2019-04-05 02:08:26 +00:00 von shadowfacts geöffnet · 1 Kommentar
Besitzer

Something about the way lists are converted from HTML -> attributed strings breaks everything and makes NSLayoutManager.glyphIndex(for:in:) returns the wrong character index.

odds are slim i'll figure this out myself

Something about the way lists are converted from HTML -> attributed strings breaks everything and makes `NSLayoutManager.glyphIndex(for:in:)` returns the wrong character index. odds are slim i'll figure this out myself
shadowfacts hat diesen Issue 2019-04-05 02:08:26 +00:00 zum 1.0.0 Meilenstein hinzugefügt
shadowfacts hat sich das Issue 2019-04-05 02:08:26 +00:00 selbst zugewiesen
shadowfacts hat das Label
bug
2019-04-05 02:08:26 +00:00 hinzugefügt
Autor
Besitzer
notes for myself: possible solutions: https://mastodon.technology/users/brunoph/statuses/101875790249779349 possibly switch to NSAttributeString's HTML rendering? - https://github.com/ShihabM/Mast/pull/68 - https://developer.apple.com/documentation/foundation/nsattributedstring/1524613-init#discussion - https://www.robpeck.com/2015/04/nshtmltextdocumenttype-is-slow - ^ apparently it's slow, and sanitizing would add a second html parse pass
shadowfacts hat den Meilenstein 2020-01-04 21:33:41 +00:00 von 1.0.0 zu Public Beta geändert
shadowfacts hat diesen Issue 2020-01-18 21:27:20 +00:00 geschlossen
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Nachrichten
Fällig am
Das Fälligkeitsdatum ist ungültig oder außerhalb des zulässigen Bereichs. Bitte verwende das Format „jjjj-mm-tt“.

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Keine Abhängigkeiten gesetzt.

Referenz: shadowfacts/Tusker#20
Keine Beschreibung angegeben.