CefView / QCefView

A Qt Widget encapsulated CEF view based on QWidget
https://cefview.github.io/QCefView/
GNU Lesser General Public License v2.1
527 stars 137 forks source link

在NCW模式下, 搜狗输入法中文输入问题[BUG]: #262

Closed lixuetinger closed 1 year ago

lixuetinger commented 1 year ago

Describe the bug 【Bug描述】

在NCW模式下, 使用搜狗输入法中文输入, 选择一段文字 进行替换输入输入后光标会乱跑 前端未收到CompositionStart、CompositionUpdate 和 CompositionEnd 事件

To Reproduce 【复现步骤】

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior 【正确的预期行为】

...

Screenshots 【截图】

...

Environment 【BUG产生的环境】

Additional context 【更多额外信息】

...

L-Super commented 1 year ago

It maybe help you on #174