webview_cef
webview_cef copied to clipboard
Not able to Copy from WebView html
Copy is disable or not working, not even right click contextmenu working in the webview. Tried to figure out by example but not found Copy Enable Option.
Copy feature is not implemented currently.
Previously, copying was not possible because keyboard events were not passed to CEF, but now it should be supported. @addieindustry