curiousdannii / parchment

The Interactive Fiction web app
https://iplayif.com
MIT License
424 stars 60 forks source link

In mobile Safari the user must precisely tap the input field to bring up the keyboard #27

Closed curiousdannii closed 2 years ago

curiousdannii commented 8 years ago

Zarf wrote:

(It has other problems -- you have to tap on the invisible input field to bring up the keyboard, which can be a nuisance. I can make the menus work though.)

cibersheep commented 7 years ago

Hi! It happens something similar in the web browser of Ubuntu Touch. After pressing enter, message is printed, last command updated and cursor don't go to the input field (that's why on screen keyboard goes away). With a external keyboard, cursor is not visible until typing something (no letter are missing)

dfabulich commented 2 years ago

I think https://github.com/erkyrath/glkote/pull/51 and https://github.com/erkyrath/glkote/pull/58 will fix this.