[Webkit-unassigned] [Bug 44181] New: Glass effects: Blurring elements below a given element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 09:04:50 PDT 2010


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

           Summary: Glass effects: Blurring elements below a given element
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ben at blowery.org
                CC: slightlyoff at chromium.org


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 "blur background" effect in iTerm on the Mac.

I suggest adding a new rule to support this:

#someDiv { 
  opacity-blur: <blur radius>;
}

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