[Webkit-unassigned] [Bug 20969] New: Windows *only* (works fine on osX): select a dropdowns don't fire the click javascript event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 20 18:42:04 PDT 2008


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

           Summary: Windows *only* (works fine on osX): select a dropdowns
                    don't fire the click javascript event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.joomlapolis.com/component/option,com_comprofi
                    ler/task,registers/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: brunner at lightning.ch


On Windows *only* (works fine on osX): select dropdowns don't fire the
javascript click event (but only the change event) when a new choice is
clicked.

Probably this is because the mouse is below the original select list, as it
popped up.

To reproduce just go to the URL above and click on the "No Profile Image": in
Safari mac and other browsers, a slide-down will be appearing.

In Safari *on windows* and Chrome windows you need to click a second time, so
the "onclick" event is generated for the slide-down to appear.

All other browsers do generate the click event also when clicking on a value
from the drop-down, so this is a bug.


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