codefrau / SqueakJS

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

iOS: keyboard breaks when sliding on space bar #166

Open codefrau opened 1 month ago

codefrau commented 1 month ago

Sliding in space bar should move the cursor. Or at least not break input. It only works again after hiding and showing the keyboard.

LinqLover commented 1 month ago

This would also be useful for Android (at least the Gboard keyboard supports this gesture, too). By the way, tapping on autocorrection in Gboard also does not delete the first word before, this might be related :)