Tapping links is broken in statuses containing lists #20

Fechado
aberto por shadowfacts 2019-04-05 02:08:26 +00:00 · 1 comentário
Proprietário

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 adicionou esta issue para o marco 1.0.0 2019-04-05 02:08:26 +00:00
shadowfacts se auto atribuiu para esta issue 2019-04-05 02:08:26 +00:00
shadowfacts adicionou o rótulo
bug
2019-04-05 02:08:26 +00:00
Autor
Proprietário
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 modificou o marco de 1.0.0 para Public Beta 2020-01-04 21:33:41 +00:00
Acesse para participar desta conversação.
Sem marco
Sem responsável
1 participante(s)
Notificações
Data limite
A data limite é inválida ou está fora do intervalo. Por favor, use o formato 'dd/mm/aaaa'.

Data limite não informada.

Dependências

Nenhuma dependência definida.

Referência: shadowfacts/Tusker#20
Nenhuma descrição fornecida.