[Webkit-unassigned] [Bug 87474] New: REGRESSION: border-radius gets ignored when opacity is lower than 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 01:42:59 PDT 2012


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

           Summary: REGRESSION: border-radius gets ignored when opacity is
                    lower than 1
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://jsfiddle.net/HYqS2/
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: datrio at gmail.com


Created an attachment (id=144006)
 --> (https://bugs.webkit.org/attachment.cgi?id=144006&action=review)
Webkit rev 536.5

When an element has set both border-radius and opacity, then border-radius is ignored. The problem also occurs if we put a <div> with an opacity inside of a div with border-radius.

Attached is a screenshot from Chrome 19.0.1084.46 (Webkit revision 536.5) where this bug occurs. The bug doesn't appear on Safari 5.1 (Webkit revision 534.5).

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