[Webkit-unassigned] [Bug 51255] WebKit2: Window receives blur/focus events when focus moves into/out of windowed plugins, but should not

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 17 08:20:47 PST 2010


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





--- Comment #1 from Adam Roben (aroben) <aroben at apple.com>  2010-12-17 08:20:48 PST ---
It looks like Firefox doesn't send events in this case, either, but IE does. It's probably best to match classic WebKit for now.

WebKit/win/WebView.cpp has code in its WM_SETFOCUS/WM_KILLFOCUS handlers to handle this case.

-- 
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