hlwhl / webview_cef

WebView for Flutter Desktop Apps using CEF(Chromium Embedded Framework) [Work in Progress]
Apache License 2.0
176 stars 52 forks source link

keyboard triggered sth abnormal event #82

Open szwang1 opened 1 year ago

szwang1 commented 1 year ago

if print ‘e’ in url, emoji would show. if print 'f' in url, full screen.

CodingCrog commented 1 year ago

Here is a hotfix: https://github.com/hlwhl/webview_cef/issues/59