RESOLVED WORKSFORME 7706
Document not repainted after invoking JavaScript method by Flash.
https://bugs.webkit.org/show_bug.cgi?id=7706
Summary Document not repainted after invoking JavaScript method by Flash.
Mark Wubben
Reported 2006-03-10 14:44:01 PST
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.
Attachments
Contains the testcases linked to in the original bug report. (5.02 KB, application/octet-stream)
2006-03-10 14:46 PST, Mark Wubben
no flags
Mark Wubben
Comment 1 2006-03-10 14:46:57 PST
Created attachment 6995 [details] Contains the testcases linked to in the original bug report.
Mark Wubben
Comment 2 2006-03-10 14:54:35 PST
I've attached an archive of the tests linked to above.
Mark Wubben
Comment 3 2006-03-10 15:08:06 PST
The problem with the nightlies has been addressed in bug #7708.
Alexey Proskuryakov
Comment 4 2006-03-12 11:06:05 PST
Confirmed with ToT (with a fix for bug 7708).
Alexey Proskuryakov
Comment 5 2010-04-05 11:09:28 PDT
I can no longer reproduce this with Safari 4.0.5 on Mac OS X.
Alexey Proskuryakov
Comment 6 2010-04-05 13:17:59 PDT
I meant to say, Mac OS X 10.5.8.
Note You need to log in before you can comment on or make changes to this bug.