Tapping links is broken in statuses containing lists #20

zavřený
otevřeno 2019-04-05 02:08:26 +00:00 uživatelem shadowfacts · 1 comment
Vlastník

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 přidal/a toto do milníku 1.0.0 2019-04-05 02:08:26 +00:00
shadowfacts přiřadil/a sobě toto 2019-04-05 02:08:26 +00:00
shadowfacts přidal/a
bug
štítek 2019-04-05 02:08:26 +00:00
Autor
Vlastník
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 upravil/a milník z 1.0.0 na Public Beta 2020-01-04 21:33:41 +00:00
shadowfacts uzavřel/a tento úkol 2020-01-18 21:27:20 +00:00
Přihlaste se pro zapojení do konverzace.
Bez milníku
Bez zpracovatelů
1 účastníků
Oznámení
Termín dokončení
Termín dokončení není platný nebo je mimo rozsah. Použijte prosím formát „rrrr-mm-dd“.

Žádný termín dokončení.

Závislosti

Nejsou nastaveny žádné závislosti.

Reference: shadowfacts/Tusker#20
No description provided.