codefrau / SqueakJS

A Squeak Smalltalk VM in Javascript
https://squeak.js.org
MIT License
364 stars 75 forks source link

Attempt at a touch keyboard input. #135

Closed tonyg closed 1 month ago

tonyg commented 2 years ago

Works somewhat reasonably (!?) on Android Firefox. Works somewhat less reasonably on Android Chrome. (There are, on Chrome, issues with full stops and plain space-bar presses without any other text having been input.)

This serves mostly as a basis for discussion, I think.

codefrau commented 1 month ago

4ccac8c9cb566fc5f675aa69f5b02ae96cb63b17 implements this