Bug 18316
Summary: | calling HTMLFrameElement.focus() in WebKit results in focusevent, not in FireFox | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | adele, ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 | ||
URL: | http://eseidel.com/webkit_bugs/18316/ |
Eric Seidel (no email)
calling HTMLFrameElement.focus() in WebKit results in focusevent, not in FireFox
Is this intentional? Seems odd.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
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
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.