WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 22261
20138
Safari doesn't trigger focus/blur events (on file inputs)
https://bugs.webkit.org/show_bug.cgi?id=20138
Summary
Safari doesn't trigger focus/blur events (on file inputs)
Matthias Wessendorf
Reported
2008-07-23 01:04:39 PDT
A simple test case: <input type="file" id="test" onchange="alert('change');" onfocus="alert('focus');" onblur="alert('blur');" name="itext" ></input> shows, that only change is triggered here... in FF (and even IE) focus/blur works as on *regular* inputs (type:text).
Attachments
Add attachment
proposed patch, testcase, etc.
Viatcheslav Ostapenko
Comment 1
2009-09-28 09:27:49 PDT
Patch submitted here:
https://bugs.webkit.org/show_bug.cgi?id=22261
Sam Sneddon [:gsnedders]
Comment 2
2021-05-17 02:18:34 PDT
*** This bug has been marked as a duplicate of
bug 22261
***
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