[Webkit-unassigned] [Bug 60169] Add a test case that shows transparent windowless plugins are composited with the page's content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 14:36:49 PDT 2011


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





--- Comment #4 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-05 14:36:49 PST ---
Specifically, I was using ::GradientFill in my plugin, which zeroes out the alpha channel of the bitmap. Presumably I could have gotten the plugin to show up had I manually filled in the alpha channel with 1, or used ::AlphaBlend with a constant opacity.

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