RESOLVED FIXED Bug 238168
Expose the AX tree of PDFs loaded via iframes on the Mac
https://bugs.webkit.org/show_bug.cgi?id=238168
Summary Expose the AX tree of PDFs loaded via iframes on the Mac
Tyler Wilcock
Reported 2022-03-21 16:54:59 PDT
Given this markup: <iframe src="/Path/to/paystub.pdf"> An accessibility tree is built for paystub.pdf, but we don't expose it to AX clients. This makes the PDF entirely inaccessible.
Attachments
Patch (7.54 KB, patch)
2022-03-21 17:01 PDT, Tyler Wilcock
no flags
Patch (7.19 KB, patch)
2022-03-21 17:46 PDT, Tyler Wilcock
no flags
Radar WebKit Bug Importer
Comment 1 2022-03-21 16:55:08 PDT
Tyler Wilcock
Comment 2 2022-03-21 17:01:04 PDT
Tyler Wilcock
Comment 3 2022-03-21 17:46:43 PDT
EWS
Comment 4 2022-03-22 16:38:54 PDT
Committed r291724 (248756@main): <https://commits.webkit.org/248756@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455307 [details].
Jon Lee
Comment 5 2022-03-22 17:00:26 PDT
Note You need to log in before you can comment on or make changes to this bug.