[Webkit-unassigned] [Bug 26328] New: changing href attribute of svg images dows not work when changing display attribute as well

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 11 11:20:44 PDT 2009


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

           Summary: changing href attribute of svg images dows not work when
                    changing display attribute as well
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: https://rapidrabb.it/files/svg-image-bug.xhtml
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: volker at rapidrabb.it


please try the sample page: https://rapidrabb.it/files/svg-image-bug.xhtml

description:
I have an svg image tag with an empty xlink:href attribute and the broken image
icon is shown. then i use JavaScript to set the display attribute and the
xlink:href at the same time in three functions as follows:
- set a real image url and display to inherit.
- set an empty image url and display to none.
- remove the xlink:href attribute and set display to none.
Either the image should be shown (first case) or nothing should be visible.
However, in some cases the broken image icon reappears.


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



More information about the webkit-unassigned mailing list