[Webkit-unassigned] [Bug 244333] New: Voice over doesn't announce image in contenteditable div

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 25 07:57:29 PDT 2022


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

            Bug ID: 244333
           Summary: Voice over doesn't announce image in contenteditable
                    div
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: iPhone / iPad
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: honma at microsoft.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 461857

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

dome app

* SUMMARY
Webkit accessibility: Voice over doesn't announce image in contenteditable div

* STEPS TO REPRODUCE
1. Build the demo project in attachment
2. Enable voice over and navigate to the content filed

* RESULTS
When focused on the div, only plaintext are announced, image is ignored. However, Note app can announce text and image at the same time. So, this should be a bug of Webkit.
The image is in the hierarchy as other text and it has an alt text.
Screen Shot 2022-07-28 at 22.51.59.png

* NOTES
There is no way to change it. We tried to override `aria-description/descripedby`, `aria-valuetext` and some other property, none of them can help.

Repros with both Xcode 13.4.1 & iOS 15.6 and Xcode 14 beta & iOS 16.

-- 
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/20220825/5f67efd2/attachment.htm>


More information about the webkit-unassigned mailing list