mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-03-10 17:10:16 +01:00
DesktopWindowTreeHostWin ("Chrome_WidgetWin_0") focus needs to be set synchronously in response to the parent window WM_SETFOCUS message and before the associated call to WebContents::Focus. See updated comments in CefBrowserPlatformDelegateNativeWin::SetFocus.