[Webkit-unassigned] [Bug 37769] [Gtk] Flash item placed on wrong location right after load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 23 12:56:23 PST 2011


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





--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2011-02-23 12:56:23 PST ---
The issue here seems to be http://trac.webkit.org/changeset/55238. Flash content is somehow getting an incorrect allocation when the plugin is added. Possibly the frameRect and the m_windowRect have diverged at this point.

Here is a page that reproduces the original Java issue: http://download.oracle.com/javase/tutorial/deployment/applet/getStarted.html

Removing the work around results in the Java applet not rendering until a scroll, focus change or resize.

-- 
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