Bug 241510 - VoiceOver misreads super and subscript from NSAttributedString
Summary: VoiceOver misreads super and subscript from NSAttributedString
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: Other
Hardware: iPhone / iPad All
: P2 Major
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-06-10 04:57 PDT by Rob
Modified: 2022-06-10 04:57 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rob 2022-06-10 04:57:35 PDT
We have educational content that is stored with HTML markup, including <sub> and <sup> tags.  We convert the HTML to an NSAttributedString and all text is rendered properly.  However, VoiceOver no longer recognizes and announces the super / subscript elements.
Comment 1 Radar WebKit Bug Importer 2022-06-10 04:57:44 PDT
<rdar://problem/94803523>