[Webkit-unassigned] [Bug 26856] New: AnchorElement, ButtonElement, InputButton and Document should fire focus event when it is clicked.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 13:38:17 PDT 2009


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

           Summary: AnchorElement, ButtonElement, InputButton and Document
                    should fire focus event when it is clicked.
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
               URL: http://hedgerwow.appspot.com/bug/webkit-focus-test.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hedgerwang at gmail.com


When click on a <input type="button" />, <button /> or an <a href="..." />, 
the browser should fire the focusin event since these elements does get focus.
If no elements found to be focusable, then either the Document or the BODY
should
fire the focusin event.

This is working on Firefox and IE, but not on WebKit browsers.


-- 
Configure bugmail: https://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