[Webkit-unassigned] [Bug 109498] New: Setting a CSS "top" property on an elements :active state creates a no-click zone

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 15:05:04 PST 2013


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

           Summary: Setting a CSS "top" property on an elements :active
                    state creates a no-click zone
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/peterostrander/BWrtR/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: peter.ostrander at gmail.com


Created an attachment (id=187689)
 --> (https://bugs.webkit.org/attachment.cgi?id=187689&action=review)
A video showing the bug in action.

Anchor elements that have an :active state with the "top" set to a positive value creates a no-click zone on that element.

An example:
I create an anchor element and it's :active state has a "top" property set to 10px.

If I click within the 10px vertical area directly below the text inside the anchor tag, the click event isn't fired.

I've created a jsfiddle demonstrating the issue.

Thanks.

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