[Webkit-unassigned] [Bug 13724] Checkbox onBlur event doesn't fire when clicked with mouse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 15 08:05:41 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13724





------- Comment #5 from ddkilzer at webkit.org  2007-05-15 08:05 PDT -------
(In reply to comment #4)
> 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!

As I should have done:

* STEPS TO REPRODUCE
1. Load test case.
2. Click on checkbox using mouse to check the box.  (Note that it does not get
a focus ring.)
3. Click elsewhere on the page.

* EXPECTED RESULTS
A JavaScript alert() should have fired saying the onblur event fired.

* ACTUAL RESULTS
No JavaScript alert() fired.

* REGRESSION
Shipping Tiger Safari has the same behavior as WebKit.  Both Firefox 2.0.0.3
and Opera 9.10 fire an onblur event in this case.  MSIE 6/7 are as yet
untested.


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