[Webkit-unassigned] [Bug 45389] New: <embed> with SVG always reloads

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 8 07:08:45 PDT 2010


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

           Summary: <embed> with SVG always reloads
           Product: WebKit
           Version: 525.x (Safari 3.2)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: A.Mueller at uismedia.de
                CC: zimmermann at kde.org, A.Mueller at uismedia.de


Created an attachment (id=66893)
 --> (https://bugs.webkit.org/attachment.cgi?id=66893)
A testcase for this bug

If a svg is placed inside a Dojo Tab as <embed> then after changing the tabs the <embed> is reloaded and reset to default. Changes to the SVG are no longer visible.

The attached testcase shows the problem:
1. After loading click on the rectangle it change color from yellow to orange
2. change the tab
3. change back to first tab. Now the rectangle is yellow again. clicking has no effect

This effect is in Safari and Chrome. If you use this in other browsers FF, Opera, Ie (with Adobe SVGViewer) you see the coorect behavior.

I have already create a bug report 45259 which shows this behavior on a larger example

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list