geopaparazzi / smash

Source code of the SMASH Android/iOS digital field mapping app.
https://www.geopaparazzi.org/smash/index.html
GNU General Public License v3.0
74 stars 26 forks source link

Form text note Japanese input (with IME) doesn't work correctly on Android #111

Closed sanak closed 3 years ago

sanak commented 3 years ago

Simple note was no problem on both Japanese Kana and Romaji input. Screenshot_20210323-002700 Screenshot_20210323-002647

But, Form text note Japanese input doesn't work on both Kana and Romaji input. Screenshot_20210323-002542 Screenshot_20210323-002741

I felt that the cursor seems to keep left end position during IME input on form text note.

Above was reproducible on the latest master branch, but I couldn't check it on iOS. App Store released iOS app (1.16.4) was no problem on both simple note and form text note.

moovida commented 3 years ago

This should be solved with you PR @sanak Closing it here. Thanks!