<?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>44181</bug_id>
          
          <creation_ts>2010-08-18 09:04:50 -0700</creation_ts>
          <short_desc>Glass effects: Blurring elements below a given element</short_desc>
          <delta_ts>2011-09-22 13:16:02 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>68469</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Ben Lowery">ben</reporter>
          <assigned_to name="Dean Jackson">dino</assigned_to>
          <cc>dino</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>slightlyoff</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>266141</commentid>
    <comment_count>0</comment_count>
    <who name="Ben Lowery">ben</who>
    <bug_when>2010-08-18 09:04:50 -0700</bug_when>
    <thetext>RGBA background colors are wonderful for creating a variety of effects, but I often wish I could apply a blur to an element in the stack, fuzzing out the elements below. This would be very similar to the glass effect on Windows Vista, or the &quot;blur background&quot; effect in iTerm on the Mac.

I suggest adding a new rule to support this:

#someDiv { 
  opacity-blur: &lt;blur radius&gt;;
}</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>387434</commentid>
    <comment_count>1</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2011-04-17 15:25:07 -0700</bug_when>
    <thetext>You can theoretically do with with SVG(XML) filters. Get the background image, apply a blur filter, then composite it before the source graphic. I have not examined to see if this actually works in webkit at the moment.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>471809</commentid>
    <comment_count>2</comment_count>
    <who name="Dean Jackson">dino</who>
    <bug_when>2011-09-22 13:16:02 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 68469 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>