The issue with the default context menu for webview has been resolved, but a new problem regarding webview has been discovered:
Namely: Support issue for Chinese in webview:
1. For the bold and italic styles of fonts set with inline style on web pages, only English characters are valid and Chinese characters are invalid;
2. For fonts set with inline style in web pages, it is not valid for Chinese fonts SimSun, SimKai, and Fangsong_GB2312, but it is valid for Microsoft YaHei and SimHei (bold and italic styles are still invalid).(These fonts have been installed normally on the Windows system).
3. The same webpage content, the above settings are valid in browser.
4. Even with a simple HTML webpage that does not include UEditor.
I don't know if the above problem is caused by webview or B4J. Have you encountered it before and do you have any good solutions?
Please help me.