[Webkit-unassigned] [Bug 170589] New: AX: PDF plugin needs to support PDF-DOM Mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 6 23:49:36 PDT 2017


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

            Bug ID: 170589
           Summary: AX: PDF plugin needs to support PDF-DOM Mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cfleizach at apple.com
                CC: webkit-bug-importer at group.apple.com

PDF is adding support for DOM level access to PDF nodes within the document.

To support that in WebKit, we can't just forward accessibility attributes to the pdfLayerController. 

Now we have to

1) Connect parent/children correctly
2) Support ability to convert outgoing frames and incoming hit points into and out of PDF space
3) Provide ability to connect the PDF annotation elements created in WebKit with their parent PDF annotation nodes

<rdar://problem/31495188>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170407/6138600a/attachment.html>


More information about the webkit-unassigned mailing list