copy-to-clipboard icon indicating copy to clipboard operation
copy-to-clipboard copied to clipboard

Webview in Android APP use "Copy" fails

Open gaoyuan1223m opened this issue 1 year ago • 2 comments

image

gaoyuan1223m avatar Aug 06 '24 05:08 gaoyuan1223m

using "copy(someText, { debug: true, format: 'text/plain' })", but document.execCommand('copy') fails; and also, no clipboardData API is provided.

gaoyuan1223m avatar Aug 06 '24 06:08 gaoyuan1223m

user-agent: Mozilla/5.0 (Linux; Android 12; CTR-AL00 Build/HUAWEICTR-AL00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/109.0.5414.86 MQQBrowser/6.2 TBS/047103 Mobile Safari/537.36 V1_AND_SQ_7.1.0_0_TENCENT_DOCS_D Channel/0 TencentDocs/3.8.0.tencentdocs Pixel/1080.0 mobile language/zh-CN TencentDocsTheme/light VipLevel/3 VipTheme/0 StatusBarHeight/122 _tdocFlag/2 AppVersionCode/63967

gaoyuan1223m avatar Aug 06 '24 06:08 gaoyuan1223m