键盘事件只能处理ascii字符,并不能处理输入法相关的事件导致不能输入中文
Aberta
- Linguagem predominante
- C++
- Estrelas
- 1.4k
- Forks
- 170
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
怎么做才能支持输入法,进而能输入中文呢?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
The issue is about handling IME (Input Method Editor) events for Chinese input in a WebAssembly/C++ context, likely using Emscripten. Research how Emscripten handles keyboard events and IME composition events in the browser. Look at the existing event handling code in the project, possibly in HTML5 or DOM interaction modules. Check for any existing IME support or composition event listeners. 'Done' means being able to input and commit Chinese characters through an IME in the WebAssembly application.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- cpp, wasm
- Domínio
- frontend
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 30/100