[Webkit-unassigned] [Bug 33512] blur event not fired on <input> when programmatically focusing on an <input> within an <iframe> then focusing the window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 27 09:49:47 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=33512





--- Comment #5 from Daniel Bates <dbates at webkit.org>  2010-08-27 09:49:47 PST ---
(In reply to comment #4)
> Hey Dan. Any reason this patch is not up for review? Did you find a problem in it?

I have not put this up for review as I am still investigating this issue.

I've had intermittent discussions with Ian Hicksons about this change. Part of these discussions are with respect to the behavior of window.focus() and window.blur(). Section 7.4.3 of the HTML 5 spec. (which describes these methods) is not explicit with regards to whether these methods result in the execution of the focusing and unfocusing steps outlined in section 7.4.2 (or some similar algorithm), respectively. Further reading of the spec., and possible discussions are needed.

I hope to look at this some more this weekend.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list