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
shadowfacts2019-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 2020-01-04 21:33:41 +00:00 修改了里程碑 1.0.0Public Beta
登入 才能加入這對話。
未選擇里程碑
No Assignees
1 參與者
訊息
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#20
No description provided.