WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
280643
AX: need to handle dynamically-created and nested aria-modal dialogs
https://bugs.webkit.org/show_bug.cgi?id=280643
Summary
AX: need to handle dynamically-created and nested aria-modal dialogs
Dominic Mazzoni
Reported
2024-09-30 15:07:55 PDT
In isolated tree mode, WebKit wasn't properly handling the case where an aria-modal dialog is dynamically created and added to the DOM. In addition, WebKit didn't have any logic to pick the deepest aria-modal dialog if multiple dialogs are nested. Adding this logic matches Chrome's behavior now. In both cases, the issue was correctly ignoring everything outside of the dialog while focus is inside.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-09-30 15:08:26 PDT
<
rdar://problem/137000722
>
Dominic Mazzoni
Comment 2
2024-09-30 15:19:43 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/34468
EWS
Comment 3
2024-10-03 09:21:16 PDT
Committed
284613@main
(77d74fdb4d16): <
https://commits.webkit.org/284613@main
> Reviewed commits have been landed. Closing PR #34468 and removing active labels.
EWS
Comment 4
2024-10-14 11:47:11 PDT
Committed
283286.249@safari-7620-branch
(7a26fd261242): <
https://commits.webkit.org/283286.249@safari-7620-branch
> Reviewed commits have been landed. Closing PR #2014 and removing active labels.
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