[Webkit-unassigned] [Bug 240954] New: <object> fails to load same PDF twice

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 26 07:27:05 PDT 2022


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

            Bug ID: 240954
           Summary: <object> fails to load same PDF twice
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: PDF
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: woods at fastmailteam.com
                CC: thorton at apple.com

I believe this is new in Safari Technology preview, but I could be mistaken:

* Insert an `<object>` into the DOM, loading a PDF by the data attribute.
* Remove that `<object>`.
* Insert another `<object>` into the DOM, loading the same PDF by the data attribute.

All subsequent times the object should be loaded, the embedded PDF viewer will not work.

I have put together a minimal reproduction here: https://safari-pdf-issue.unstable.email/

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220526/d600ddbe/attachment.htm>


More information about the webkit-unassigned mailing list