[Webkit-unassigned] [Bug 21322] DumpRenderTree pixel test improvements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 3 16:15:59 PDT 2008


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





------- Comment #16 from pol at apple.com  2008-10-03 16:15 PDT -------
(In reply to comment #15)
> Sounds like a good option to have, but I am not sure it is a good idea to use a
> transparent window by default.

More investigation shows that the only way to have the backing of the window to
be considered to have alpha information is 1) to have it visible on screen and
2) have -setOpaque:NO and -setBackgroundColor:[NSColor clearColor] on the
window 3) have the webview properly draw with transparency.

So in a nutshell, it's a complex fix for an unclear reward.


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