WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
20969
Windows *only* (works fine on osX): select a dropdowns don't fire the click javascript event
https://bugs.webkit.org/show_bug.cgi?id=20969
Summary
Windows *only* (works fine on osX): select a dropdowns don't fire the click j...
Beat
Reported
2008-09-20 18:42:03 PDT
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.
Attachments
HTML file that demonstrate the bug
(1.37 KB, text/html)
2009-04-02 09:23 PDT
,
Yves Van Goethem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Yves Van Goethem
Comment 1
2009-04-02 09:23:19 PDT
Created
attachment 29192
[details]
HTML file that demonstrate the bug Tested on Windows XP under Safari 3.2.1 and Safari beta 4
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug