Bug 18316 - calling HTMLFrameElement.focus() in WebKit results in focusevent, not in FireFox
Summary: calling HTMLFrameElement.focus() in WebKit results in focusevent, not in FireFox
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://eseidel.com/webkit_bugs/18316/
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-04 17:18 PDT by Eric Seidel (no email)
Modified: 2008-05-16 02:24 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2008-04-04 17:18:38 PDT
calling HTMLFrameElement.focus() in WebKit results in focusevent, not in FireFox

Is this intentional?  Seems odd.
Comment 1 Eric Seidel (no email) 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.
Comment 2 Joshua 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.