emscripten-core / emscripten-core/emscripten
library_glfw.js blocks html inputs
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Why is the marked area in the link I gave in the glfw necessary? Although I do not use any key event in my own project, “backspace” and “tab” do not work in the inputs in html because of this marked field.
https://github.com/emscripten-core/emscripten/blob/94f41734f1e9f74a19ac209e35e803ca29fcdd25/src/library_glfw.js#L416-L425
Contributor guide
Assessment
This issue has not been assessed yet.