[Webkit-unassigned] [Bug 110684] New: Clickable area is incorrect with border-radius

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 23 00:52:09 PST 2013


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

           Summary: Clickable area is incorrect with border-radius
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: quanxunzhen at gmail.com


Created an attachment (id=189911)
 --> (https://bugs.webkit.org/attachment.cgi?id=189911&action=review)
The testcase HTML file with styles.

Elements with CSS attribute border-radius have an incorrect clickable
area, which should be the area inside the curved border instead of the
original rectangle.

A testcase has been attached. In the testcase, theoretically, only the
grey area should be clickable, but in fact some of the white area is
clickable as well in WebKit.

Firefox has the proper behavior while neither Chrome nor Safari does.

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