[Webkit-unassigned] [Bug 47742] Full page size flash plugins do not show in all situations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 23 15:51:05 PST 2010


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





--- Comment #5 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>  2010-11-23 15:51:05 PST ---
(In reply to comment #4)
> (From update of attachment 74388 [details])
> No test?

If you know a way to write a test for this I'd appreciate, but so far those kind of rendering glitches are really hard to automatically test.

I think we may be able to do so by:
1. Creating a window with a fullscreen plugin
2. Scaling down the window
3. Checking that the plugin content is not GTK Theme default color (assuming we have a test plugin that mimics Flash correctly and shows a different color)

The problem is mainly about implementing a plugin that mimic the Adobe's Flash player since we don't really know what it's doing. So far I'm pretty sure they use a GtkDrawingArea, but's that's all I know. So my conclusion is that it's probably possible to test this, but it's very time consuming, which as usual is an issue ;)

Let me know what you think about all this (assuming you have already read the code a little to take in consideration the level of changes involved too).

Note that another way to reproduce this is to Zoom-out pages like youtube.com (assuming you have full zoom enable, and not text zoom).

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