obs-browser
obs-browser copied to clipboard
[BUG] Browser interaction can not support inputting Chinese/Korean
Platform
Operating system and version: WIN10 (64bit) OBS Studio version: 25.0.4 (64bit)
Expected Behavior
Can input Chinese/Korean by browser interaction
Current Behavior
Cann't input Chinese/Korean by browser interaction. Even input method of system has been switched to Chinese, we can only input English in browser. There is no IME UI appears when I try to input Chinese.
Steps to Reproduce
- add a browser source whose URL is www.google.com
- open interaction window
- switch input method to Chinese, try to input Chinese character in google.com
Additional information
Currently version of CEF used in obs is "75.1.16+g16a67c4+chromium-75.0.3770.100"。 I checked the matched CefClient in CEF solution, its interaction work normally while osr and shared handle are enable. By the way, the input method I am using is provided by OS. Besides, this bug also reproduce with other third-party input methods, such as QQ input method, Sogou input method.