emscripten-core / emscripten-core/emscripten
On iOS Safari mobile keyboard, SDL keyboard fails to return any of :()$&@"?!'[]=\' (15 characters)
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
This is a really odd bug and I apologize for not having a tiny repro, but you can see this by going to
https://tommythorn.github.io/virtual-nascom/mobile.html
tapping Reset and trying to type ( ) $ or & (other keys are fine).
Verified on an iPhone running iOS 15.0.2. Source was compiled with Emscripten 2.0.31-git as installed with Mac Homebrew.
Note, it works fine on all the desktop browsers I've tried, it only the iPhone mobile keyboard (I haven't yet tried a bluetooth keyboard).
Contributor guide
Assessment
This issue has not been assessed yet.