NEW 18316
calling HTMLFrameElement.focus() in WebKit results in focusevent, not in FireFox
https://bugs.webkit.org/show_bug.cgi?id=18316
Summary calling HTMLFrameElement.focus() in WebKit results in focusevent, not in FireFox
Eric Seidel (no email)
Reported 2008-04-04 17:18:38 PDT
calling HTMLFrameElement.focus() in WebKit results in focusevent, not in FireFox Is this intentional? Seems odd.
Attachments
Eric Seidel (no email)
Comment 1 2008-04-04 17:27:30 PDT
We also dont' seem to send a blur event on .blur(). maybe that' needs a separate bug? I'm no a mac, so unable to test IE atm.
Joshua
Comment 2 2008-05-16 02:24:05 PDT
Firefox has way too many bugs. Please do not take it as a reference when fixing Webkit related bugs. I believe that there is no harm on letting the frame know about a focus event.
Note You need to log in before you can comment on or make changes to this bug.