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

[BUG] Browser interaction can not support inputting Chinese/Korean

Open walker-WSH opened this issue 5 years ago • 7 comments

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

  1. add a browser source whose URL is www.google.com
  2. open interaction window
  3. 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.

walker-WSH avatar May 08 '20 03:05 walker-WSH