[Bug 19804] relatedTarget on blur/focus should match focusout/focusin
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19804 Gary Kacmarcik <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #1 from Gary Kacmarcik <[email protected]> --- Fixed in latest ED. relatedTarget for blur copied from focusout relatedTarget for focus copied from focusin (The bug says to "do the same thing on focus/blur that is does on focusout/focusin respectively", but I think that's reversed (or else I'm not understanding something). -- You are receiving this mail because: You are on the CC list for the bug.