Closed
Description
This is the issue from the Ghost project.
TryGhost/Ghost#8319
(The issue was submitted by @Mach)
Issue Summary
On Ghost Alpha's new text editor, Japanese text can't be typed correctly with Japanese IME (input method).
Steps to Reproduce
Select Japanese IME (either Apple's JapaneseIM or Google's Japanese IME)
Type "watasi"
Press Enter key
Expected Result
At step 2: "watasi" should be converted to "わたし"
At step 3: "わたし" should be converted to "私"
Actual Result
At step 2: "watasi" is converted to "wあたし"
At step 3: "wあたし" is converted to "w"
Technical details:
Ghost Version: 1.0.0-alpha.19
Node Version: v6.10.2
Browser/OS: Google Chrome / macOS Sierra
Database: MySQL 5.7.17