RESOLVED FIXED 7651
No blur event fired for a textfield with display:none
https://bugs.webkit.org/show_bug.cgi?id=7651
Summary No blur event fired for a textfield with display:none
Justin Garcia
Reported 2006-03-07 16:26:25 PST
See the attached testcase.
Attachments
testcase (922 bytes, text/html)
2006-03-07 16:28 PST, Justin Garcia
no flags
Justin Garcia
Comment 1 2006-03-07 16:28:11 PST
Created attachment 6928 [details] testcase Focus an input field, set display:none, and focus another text field. onBlur is never fired for the first textfield. Works in Firefox and 10.4.5.
Ryosuke Niwa
Comment 2 2011-05-19 18:58:10 PDT
Apparently, this bug has been fixed.
Note You need to log in before you can comment on or make changes to this bug.