VoiceOver reads attributed strings in multiple segments on iOS 15 #84
Labels
bug
Something isn't working as expected
P2: Medium Priority
Issues that affect the usability or accuracy of the framework.
VoiceOver parity
Mismatch between output of framework and actual VoiceOver behavior
VoiceOver now appears to read attributed strings in segments based on attribute ranges. You can see this behavior through the following example:
VoiceOver will read this as
Hello wor, l, d
. This reproduces for a variety of attributes such as kerning, foreground color, and background color.I was able to reproduce this on iOS 15.1.1, but not on iOS 13.3. As far as I know this is a new issue on iOS 15, but it's possible it applies to 14 as well.
The text was updated successfully, but these errors were encountered: