[Webkit-unassigned] [Bug 191501] New: REGRESSION: HTML object elements disappear after pressing the back button

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 10 03:02:01 PST 2018


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

            Bug ID: 191501
           Summary: REGRESSION: HTML object elements disappear after
                    pressing the back button
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: kari.pihkala at gmail.com

Created attachment 354455

  --> https://bugs.webkit.org/attachment.cgi?id=354455&action=review

Test case: svg-object.zip

SVG graphics embedded on HTML page using the <object> element displays correctly on its initial page load, but if another page is visited and the Back button is pressed, the <object> element isn't visible anymore.

Steps to reproduce:

1. Uncompress the attached svg-object.zip test case
2. Open test.html in Safari - the diamond shaped black SVG graphics is visible
3. Click the "Link to Google" link
4. Press the browser's Back button
5. Expected: The diamond shaped graphics should be visible. Actual: The diamond shaped graphics has disappeared. The size of the <object> elements is 0x0.

The test case works in Safari version 11.1 (11605.1.33.1.4).
It doesn't work anymore in Safari Version 12.0.1 (14606.2.104.1.1) or Safari Technology Preview Release 69 (Safari 12.1, WebKit 14607.1.12).

The test case works in other browsers (tested Google Chrome 70.0.3538.77 and Firefox 63.0.1).

-- 
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/20181110/9e9c6cc3/attachment-0001.html>


More information about the webkit-unassigned mailing list