<div dir="ltr">Hi,<div><br></div><div>as a 'bonus' on the draft workflow, I wanted to change the way comments are "edited", I found this javascript event "blur", but I'm having issues with it because in firefox, the relatedTarget object is always NULL on a BLUR event, while on other browsers, this points to the object that gets the focus (e.g. the cancel button)</div><div><br></div><div>You can see the difference in browser behavior here:</div><div><a href="http://people.mozilla.org/~ayang/687787/focusin_out.html">http://people.mozilla.org/~ayang/687787/focusin_out.html</a><br></div><div><br></div><div>and a demo/code on this blur demo here:</div><div><a href="http://heyleke.pythonanywhere.com/kallithea-heyleke/changeset/28a2bd5250ba1bb26d9a09b51c95e1e07bab6ff3">http://heyleke.pythonanywhere.com/kallithea-heyleke/changeset/28a2bd5250ba1bb26d9a09b51c95e1e07bab6ff3</a><br></div><div>(login: test pass: test)</div><div><br></div><div>br,</div><div><br></div><div>Jan</div><div><br></div></div>