Windows: Fix focus assignment when clicking WebView with external parent (fixes issue #3031)

This commit is contained in:
Marshall Greenblatt
2020-10-27 14:43:10 -04:00
parent 6a525748c4
commit 4e6c558bf2
2 changed files with 23 additions and 2 deletions

View File

@@ -103,7 +103,10 @@ patches = [
#
# Support configuration of RWHVGuest device scale factor.
# https://bitbucket.org/chromiumembedded/cef/issues/2078
'name': 'views_widget_180_1481_1565_1677_1749',
#
# Windows: Fix focus assignment when clicking WebView with external parent.
# https://bitbucket.org/chromiumembedded/cef/issues/3031
'name': 'views_widget',
},
{
# Allow specification of a custom WebContentsView.