[Webkit-unassigned] [Bug 7706] New: Document not repainted after invoking JavaScript method by Flash.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Mar 10 14:44:02 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7706

           Summary: Document not repainted after invoking JavaScript method
                    by Flash.
           Product: WebKit
           Version: 417.x
          Platform: Macintosh
               URL: http://tests.novemberborn.net/browsers/safari/fscommand-
                    redraw/
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: bugs+webkit at novemberborn.net


When calling a JavaScript function through Flash' fscommand() Safari will not
repaint the document. When the browser receives an Event, either a UIEvent or
(as demostrated in the testcase) an onload event, it will repaint. Other events
have not been tested.

<http://tests.novemberborn.net/browsers/safari/fscommand-redraw/failing.html>
contains a test with no workaround.
<http://tests.novemberborn.net/browsers/safari/fscommand-redraw/workaround.html>
uses an innerHTML hack in the Flash movie embed tag.
<http://tests.novemberborn.net/browsers/safari/fscommand-redraw/workaround-2.html>
appends an image to the document which fires an onload event.

This bug was observed in Safari 417.8 with Flash 8.0.22. The nightly of March
10, 2006, did not invoke the JavaScript function, so the behaviour could not be
observed.


-- 
Configure bugmail: http://bugzilla.opendarwin.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