Tapping links is broken in statuses containing lists #20

닫힘
" shadowfacts2019-04-05 02:08:26 +00:00을 오픈" · 1 comment
소유자

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 added the
bug
label 2019-04-05 02:08:26 +00:00
Author
소유자
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 마일스톤으로 변경되었습니다
"로그인하여 이 대화에 참여"
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: shadowfacts/Tusker#20
No description provided.