[Webkit-unassigned] [Bug 258292] New: AX: Inconsistent screen reader behavior when entering the web area of an iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 19 20:11:40 PDT 2023


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

            Bug ID: 258292
           Summary: AX: Inconsistent screen reader behavior when entering
                    the web area of an iframe
           Product: WebKit
           Version: Safari 16
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: arvinhjt0718 at gmail.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

We have discovered an accessibility issue while testing our software, Tinymce's Preview Plugin, which interacts with various browsers that utilise the WebKit and Chromium engine

The issue arises when navigating the Preview plugin's web area using screen readers, such as VoiceOver on Mac. The reader needs to indicate that the user is in the web area. This results in users needing help understanding their current position within the webpage.

This problem was replicated on multiple platforms and browsers, including Safari, Chrome, and Firefox on both MacOS and Windows. A stripped-down version of the iframe replicating the issue can be found at: https://fiddle.tiny.cloud/GAiaab.

After thorough testing, the issue resides in the interaction between screen readers and the browsers rather than being specific to our software.

Steps to Reproduce:

Create content in Tinymce
Open File -> Preview
Activate Voiceover on Mac (Cmd+F5)
Navigate to the frame of the Preview screen (Tab key)
Enter the web area of Preview (Ctrl+Option+Shift+Down Arrow)

Expected Results:
Upon entering the web area, the screen reader should announce: "You are currently in a web area on a Text Element" or anything that mentions the inner content.

Actual Results:
The screen reader does not read anything when initially entering the web area.

-- 
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/20230620/87a925e6/attachment.htm>


More information about the webkit-unassigned mailing list