<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>60169</bug_id>
          
          <creation_ts>2011-05-04 08:18:55 -0700</creation_ts>
          <short_desc>Add a test case that shows transparent windowless plugins are composited with the page&apos;s content</short_desc>
          <delta_ts>2022-02-11 13:45:56 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, PlatformOnly</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>57647</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Adam Roben (:aroben)">aroben</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>397925</commentid>
    <comment_count>0</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-05-04 08:18:55 -0700</bug_when>
    <thetext>Bug 57647 represented transparent windowless plugins being incorrectly composited with the page&apos;s content. I had trouble writing a test case but wanted to get the fix landed. This bug represents writing a test case.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>397930</commentid>
    <comment_count>1</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-05-04 08:24:20 -0700</bug_when>
    <thetext>Maybe my test case difficulties were caused by using GDI, which is not really alpha-aware.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>398008</commentid>
    <comment_count>2</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-05-04 09:58:22 -0700</bug_when>
    <thetext>&lt;rdar://problem/9382584&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>399055</commentid>
    <comment_count>3</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-05-05 14:36:09 -0700</bug_when>
    <thetext>Bug 60300 solves part of the mystery of why I couldn&apos;t get transparent plugins to show up.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>399057</commentid>
    <comment_count>4</comment_count>
    <who name="Adam Roben (:aroben)">aroben</who>
    <bug_when>2011-05-05 14:36:49 -0700</bug_when>
    <thetext>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.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>