[Webkit-unassigned] [Bug 111256] New: Box-shadow displayed improperly with border-radius.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Mar 2 13:29:22 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=111256
Summary: Box-shadow displayed improperly with border-radius.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://www.harmageddon.broesel.org/tsghntt/
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: harmageddon95 at web.de
Created an attachment (id=191118)
--> (https://bugs.webkit.org/attachment.cgi?id=191118&action=review)
Screenshot showing the bug in webkit browsers and the proper display in other browsers.
When testing my site (http://www.harmageddon.broesel.org/tsghntt/) on Chrome and Safari, I noticed that the "Weiterlesen" (Read more) buttons are not displayed properly in these browsers. The box-shadow doesn't blend in the rounded corners at the bottom. This problem seems only to occur, if the following conditions are given:
box-shadow: <value 1> <value 2> <value 3> -1px;
border-radius: 0 0 2em 2em OR 2em 2em 0 0;
It's very odd - I tried to create a HTML "showcase" for this bug, but I couldn't reproduce it outside of this site.
I tested this bug with the latest Webkit nightly for Windows from http://nightly.webkit.org/, "WebKit r131444". A screenshot with the different displays in Firefox / Opera and Webkit browsers is attached to this report.
--
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