[Webkit-unassigned] [Bug 35533] New: onclick event in select elements don't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 11:38:03 PST 2010


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

           Summary: onclick event in select elements don't work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://pyther.net/a/test.html
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pyther at pyther.net


As the summary states onclick events on select objects do not work.

Here is a sample page: http://pyther.net/a/test.html

onchange works, but onclick does not in webkit. This works in firefox. 

According to w3schools onclick is a supported event:
http://www.w3schools.com/TAGS/tag_select.asp

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