Tapping links is broken in statuses containing lists #20

クローズ
shadowfacts2019-04-05 02:08:26 +00:00に作成 · 1件のコメント
オーナー

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 がマイルストーンを 1.0.0 から Public Beta へ変更 2020-01-04 21:33:41 +00:00
shadowfacts がイシューをクローズ 2020-01-18 21:27:20 +00:00
サインインしてこの会話に参加。
マイルストーンなし
担当者なし
1 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: shadowfacts/Tusker#20
説明はありません。