[Webkit-unassigned] [Bug 225066] New: AX: Determine correct behavior for Unicode Private Use Area characters
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 26 12:06:56 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=225066
Bug ID: 225066
Summary: AX: Determine correct behavior for Unicode Private Use
Area characters
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jcraig at apple.com
CC: webkit-bug-importer at group.apple.com
The accessibility behavior for Unicode's private use area https://www.compart.com/en/unicode/block/U+E000 is currently ambiguous. Some web icon font packages are using (possibly misusing) this area for custom icon fonts...
For example, FontAwesome uses U+F700 as an "otter" icon... https://fontawesome.com/icons?d=gallery&p=2&q=otter&c=animals
FWIW, despite the FontAwesome site claiming "Accessibility-Minded, Font Awesome loves screen readers!" it does not appear that they've attempted to make it accessible, so I would not expect VoiceOver to speak "Otter"
However, VoiceOver speaks literally "link " , but pronounces it as "link Up Arrow" and renders to the VO caption panel as "link ↑").
This also isn't right, so its worth investigating the behavior. It's not immediately apparent to me where the replacement "↑" character or its spoken "Up Arrow" string is coming from.
https://www.compart.com/en/unicode/U+F700
I get the same behavior with both Alex and Samantha voices, so it doesn't appear to be coming from the speech engine either.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210426/44fd6d3b/attachment-0001.htm>
More information about the webkit-unassigned
mailing list