[Webkit-unassigned] [Bug 175525] New: AX: VoiceOver incorrectly announces a word as an abbreviation when styled using text-transform:uppercase; or if the word is in uppercase in the document source

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 13 12:57:49 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=175525

            Bug ID: 175525
           Summary: AX: VoiceOver incorrectly announces a word as an
                    abbreviation when styled using
                    text-transform:uppercase; or if the word is in
                    uppercase in the document source
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: Other
            Status: NEW
          Severity: Minor
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peterheery at gmail.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 318014

  --> https://bugs.webkit.org/attachment.cgi?id=318014&action=review

VoiceOver incorrectly announces some words as abbreviations when styled using text-transform:uppercase; or if the word is in uppercase in the document source

Overview: VoiceOver incorrectly announces some words as abbreviations when styled using text-transform:uppercase; or if the word is in uppercase in the document source

- Mac OS 10.12.6 (16G29)
- Safari Technology Preview - Release 37 (Safari 11.1, WebKit 12605.1.2)

Example:

VoiceOver will announce the word 'us' as 'US' (eg: abbreviated form for United States) if the word is either styled using text-transform;uppercase; or if the text is uppercased in the document source.

Steps to Reproduce:

1. Enable VoiceOver on Safari technology preview release 37 (Safari 11.1, WebKit 12605.1.2)
2. Open attached test file
3. Observe.

Expected Results:
VoiceOver will announce the word as 'us'.

Actual Results:
VoiceOver announces the word as 'US'.

-- 
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/20170813/e49c2159/attachment.html>


More information about the webkit-unassigned mailing list