Tapping links is broken in statuses containing lists #20

Cerrada
abierta 2019-04-05 02:08:26 +00:00 por shadowfacts · 1 comentario
Propietario

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 ha añadido esto al hito 1.0.0 2019-04-05 02:08:26 +00:00
shadowfacts auto asignado este 2019-04-05 02:08:26 +00:00
shadowfacts añadió la etiqueta
bug
2019-04-05 02:08:26 +00:00
Autoría
Propietario
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 modificó el hito de 1.0.0 a Public Beta 2020-01-04 21:33:41 +00:00
shadowfacts cerró esta incidencia 2020-01-18 21:27:20 +00:00
Inicie sesión para unirse a esta conversación.
Sin Milestone
No asignados
1 participantes
Notificaciones
Fecha de vencimiento
La fecha de vencimiento es inválida o está fuera de rango. Por favor utilice el formato 'aaaa-mm-dd'.

Sin fecha de vencimiento.

Dependencias

No se han establecido dependencias.

Referencia: shadowfacts/Tusker#20
No se ha proporcionado una descripción.