[Webkit-unassigned] [Bug 13724] Checkbox onBlur doesn't fire when clicked with mouse
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 15 08:02:41 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13724
ddkilzer at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Keywords| |HasReduction
Summary|checkbox onBlur doesn't fire|Checkbox onBlur doesn't fire
| |when clicked with mouse
------- Comment #4 from ddkilzer at webkit.org 2007-05-15 08:02 PDT -------
(In reply to comment #3)
> I downloaded the latest nightly build and this is not fixed in it.
When tabbing through the input elements on the page, onblur events are fired
for both the checkbox and the text field.
However, when clicking on the checkbox with the mouse, then clicking elsewhere
on the page, neither shipping Safari nor a local debug build of WebKit r21473
fire an onblur event.
Firefox 2.0.0.3 and Opera 9.10 both fire onblur events when clicking a
checkbox, then clicking off of it.
Someone needs to test to see what MSIE 6 and/or 7 do.
Confirmed with a local debug build of WebKig r21473 with Safari 2.0.4 (419.3)
on Mac OS X 10.4.9 (8P135). This is NOT a regression from shipping Safari as
it has the same behavior.
Shawn, please provide exact steps to reproduce in the future. Even with
reduced test cases, sometimes it's not obvious how to reproduce a bug. Thanks!
--
Configure bugmail: http://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