Tapping links is broken in statuses containing lists #20

已關閉
建立於 2019-04-05 02:08:26 +00:00shadowfacts · 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 加入了
bug
標籤 2019-04-05 02:08:26 +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 2020-01-04 21:33:41 +00:00 修改了里程碑 1.0.0Public Beta
shadowfacts 關閉了這個問題 2020-01-18 21:27:20 +00:00
登入 才能加入這對話。
未選擇里程碑
沒有負責人
1 參與者
通知
截止日期
截止日期無效或超出範圍,請使用「yyyy-mm-dd」的格式。

未設定截止日期。

先決條件

未設定先決條件。

參考: shadowfacts/Tusker#20
No description provided.