If your app has Japanese users — or wants them — there's a bug class your English-speaking team will almost never hit, and Japanese users hit in the first five minutes. How Japanese input actually works Japanese text goes through an IME (Input Method Editor) . You type romaji, the IME composes ...

Source: [Dev.to](https://dev.to/greymothjp/the-enter-key-that-quietly-breaks-japanese-input-and-how-to-test-if-your-app-does-it-25ep)

Sponsored