Hacker News new | ask | show | jobs
by ilaksh 969 days ago
Of course I clicked the buttons. It's an inexpensive Android phone on Chrome 118 and Android 11.
2 comments

Sent a PR with a fix. The problem is that it was relying on the keydown event which Android Chrome doesn't send. Tweaked it to also handle the event input and it seems to work.
OK, thanks. I was able to reproduce it on an Android 11 emulator. I'll take a look. I brought up the tty thing because on iOS it scrolls everything offscreen but input works.