[Webkit-unassigned] [Bug 17983] New: focus() doesn't work on DIV

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 10:33:48 PDT 2008


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

           Summary: focus() doesn't work on DIV
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dhtmlkitchen at gmail.com


calling focus on a div does not cause it to appear to recieve focus, by either
of these critera:

1) receive :focus styles
2) fire onfocus()

Results:
FF2: {1, 2}
IE7:  {2}
Saf2:{ }

Expected result:
I expected that {1, 2} would both occur in Webkit.


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