WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
259124
AX: Form-Associated Custom Elements Associated to Labels are not Read by VoiceOver
https://bugs.webkit.org/show_bug.cgi?id=259124
Summary
AX: Form-Associated Custom Elements Associated to Labels are not Read by Voic...
Burton Smith
Reported
2023-07-11 14:30:47 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-11 14:30:58 PDT
<
rdar://problem/112102139
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug