[Webkit-unassigned] [Bug 99379] New: [Mac] links cannot be hovered or clicked if positioned where a horizontal scrollbar will appear

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 16:10:33 PDT 2012


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

           Summary: [Mac] links cannot be hovered or clicked if positioned
                    where a horizontal scrollbar will appear
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/yYTJV/2/
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Events
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gruehle at gmail.com
                CC: gruehle at gmail.com


Created an attachment (id=168799)
 --> (https://bugs.webkit.org/attachment.cgi?id=168799&action=review)
Sample file for bug

If an <a> tag is positioned where a horizontal scrollbar will appear, the link cannot be hovered or clicked.

Note: This only occurs on lion/mountain lion with scrollbars set to automatically hide.

Steps to reproduce:

1. Load the attached example file or go to http://jsfiddle.net/yYTJV/2/
2. Hovering or clicking on links 1-4 works fine
3. Hover over link #5 and try to click it

Results:
Hand cursor does not appear. Link is not clickable. Note that the text can be selected, but the link cannot be clicked.

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