WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264926
AX: Slotted textnode visibility update is not reflected in ARIA tree
https://bugs.webkit.org/show_bug.cgi?id=264926
Summary
AX: Slotted textnode visibility update is not reflected in ARIA tree
Istvan Tutto
Reported
2023-11-15 23:55:25 PST
If a custom element with a button and a default slot inside its shadowdom is mounted with visibility: hidden, then even after the visibility update, the assigned textnode for the button's label is ignored. Demo:
https://codepen.io/istutto/pen/xxMPrZK
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-11-15 23:55:34 PST
<
rdar://problem/118496530
>
Tyler Wilcock
Comment 2
2023-11-16 18:27:53 PST
I believe this is fixed by:
https://bugs.webkit.org/show_bug.cgi?id=264410
Tyler Wilcock
Comment 3
2024-05-02 07:39:08 PDT
Thanks for confirming this is fixed!
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