[Webkit-unassigned] [Bug 259124] New: AX: Form-Associated Custom Elements Associated to Labels are not Read by VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 11 14:30:47 PDT 2023


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

            Bug ID: 259124
           Summary: AX: Form-Associated Custom Elements Associated to
                    Labels are not Read by VoiceOver
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Apple Silicon)
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: burtonsmith at microsoft.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

When using the `ElementInternals` API, form-associated custom elements should be able to be referenced by `<label>` elements using the `for` attribute, but it doesn't appear to be working with Safari (it is working with Chrome and Firefox with VoiceOver).

How to Reproduce:
- Go to 'https://cdpn.io/break-stuff/fullpage/qBQPGVb?nocache=true&view=fullpage'
- Turn on VoiceOver
- Focus on the input element and note that the associated label is not read

The source code for this can be found here - https://codepen.io/break-stuff/pen/qBQPGVb

-- 
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/20230711/94e5f218/attachment-0001.htm>


More information about the webkit-unassigned mailing list