[Webkit-unassigned] [Bug 31210] New: Even with "Press Tab to highlight each item on a webpage", anchors that contain position:absolute spans do not receive focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 6 11:35:41 PST 2009


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

           Summary: Even with "Press Tab to highlight each item on a
                    webpage", anchors that contain position:absolute spans
                    do not receive focus
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timmc at microsoft.com


The summary says it all. An <a> that contains a position:absolute <span> will
not be part of the page's tab order.

e.g.

<a href="foo"><span style="position:absolute;">Can't tab</span></a>

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