[Webkit-unassigned] [Bug 31776] New: using rgba for the color of a rounded border looks odd

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 21 16:33:18 PST 2009


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

           Summary: using rgba for the color of a rounded border looks odd
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joel.oliveira at gmail.com


Created an attachment (id=43663)
 --> (https://bugs.webkit.org/attachment.cgi?id=43663)
thumbnails with borders, second bordered image has color set w/RGBA

It seems like there's an overlap or something for the radius'd borders.  See
attached image.   the thumbnail on the right has this css applied to it:

.category-work #thumbnails li { display:block; float:left; border:solid 15px
rgba(0,164,201,.3); margin-right:10px; -moz-border-radius:3px;
-webkit-border-radius:3px;}

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