[Webkit-unassigned] [Bug 12999] New: Invisible <A> element inside a <div> does not receive focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 02:23:26 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12999

           Summary: Invisible <A> element inside a <div> does not receive
                    focus
           Product: WebKit
           Version: 420+
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rhudea at adobe.com


Test case attached.
Clicking on the left div does not dispatch the keydown event because the
invisible <a> element does not receive focus.
Adding a border to the <a> element (div in the right) will make it to receive
focus, hence it will dispatch keydown event.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list