weolar / miniblink49

a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
Apache License 2.0
7.09k stars 1.06k forks source link

wkeSetContextMenuItemShow not changing Context Menu Items #536

Open hafedh-trimeche opened 2 years ago

hafedh-trimeche commented 2 years ago

Hello,

Plese note that wkeSetContextMenuItemShow(wkeWebView webView, wkeMenuItemId item, bool isShow) has no effect!

setting kWkeMenuSelectedAllId to True doesn't include Select All into the Context Menu Items.

Best regard.