Tapping links is broken in statuses containing lists #20

Закрыто
открыта 2019-04-05 02:08:26 +00:00 shadowfacts · 1 комментарий
shadowfacts прокомментировал(а) 2019-04-05 02:08:26 +00:00
Владелец

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 добавил(а) к этапу 1.0.0 2019-04-05 02:08:26 +00:00
shadowfacts назначил(а) на себя 2019-04-05 02:08:26 +00:00
shadowfacts добавил(а) метку
bug
2019-04-05 02:08:26 +00:00
shadowfacts прокомментировал(а) 2019-09-06 22:10:07 +00:00
Автор
Владелец
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 изменил(а) целевой этап с 1.0.0 на Public Beta 2020-01-04 21:33:41 +00:00
shadowfacts закрыл(а) эту задачу 2020-01-18 21:27:20 +00:00
Войдите, чтобы присоединиться к обсуждению.
Нет этапа
Нет назначенных лиц
1 участников
Уведомления
Срок выполнения
Срок действия недействителен или находится за пределами допустимого диапазона. Пожалуйста, используйте формат 'гггг-мм-дд'.

Срок выполнения не установлен.

Зависимости

Зависимостей нет.

Ссылка: shadowfacts/Tusker#20
Описание отсутствует.