webview_cef icon indicating copy to clipboard operation
webview_cef copied to clipboard

Not able to Copy from WebView html

Open addieindustry opened this issue 2 years ago • 1 comments

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.

addieindustry avatar Jun 14 '23 17:06 addieindustry

Copy feature is not implemented currently.

hlwhl avatar Jun 22 '23 02:06 hlwhl

Previously, copying was not possible because keyboard events were not passed to CEF, but now it should be supported. @addieindustry

SinyimZhi avatar May 10 '24 05:05 SinyimZhi