[Webkit-unassigned] [Bug 12675] REGRESSION: onBlur doesn't fire when focus switches between subframes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 28 18:03:23 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12675





------- Comment #13 from adele at apple.com  2007-02-28 18:03 PDT -------
I think I was wrong in my last comment.  Since you need to clear the
focusedNode to get blur events, we can't really get rid of any of the
setFocusedNode(0) calls.

Dex, your idea about refining clearSelectionIfNeeded sounds good.  Ideally, I
think we'll want to be able to save and restore selection for individual
elements, but doing this at the frame level might be a good first step.

I might be talking myself in circles here.


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



More information about the webkit-unassigned mailing list