Reputation: 281
I have a very simple anchor tag in HTML page which has a unicode for Registered character. below is an example:
<a href="www.google.com">Google<sup>®</sup> Product</a>
The screen readers / voiceover usually reads out the word correctly i.e "Google Registered Product" but in Iphone the voice over stops after reading out "Google". On pressing right arrow key only it reads "Product" but doesnt read "Registered" from the unicode.
Has anyone faced this issue earlier and is this a known issue with iPhone?
Upvotes: 0
Views: 23