obsproject / obsproject/obs-browser

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

Open
#227 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
904
Forks
267
Avg merge
1d 23h
Merged PRs (30d)
2

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce on Windows 10 with OBS 25.0.4 by opening an interaction window for a browser source at www.google.com and switching to a Chinese or Korean IME. Start by examining the browser interaction path and the CEF Client behavior, comparing it with the reported working OSR and shared-handle modes. Done means the IME UI appears and Chinese or Korean characters can be entered in the interaction window.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop, internationalization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.