Describe the bug
Related #11795
When use IME, The conversion of the first character is automatically determined.
This problem occurs in the component using <RichText>
.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Desktop (please complete the following information):
This issue occur after https://github.com/WordPress/gutenberg/commit/4741104c2e035a6b80ab7e01031a9d4086b3f75d
I'm afraid that it may be quite troublesome in Japanese and the other non-latin languages.
It occurs in my environment.
I verified it on Windows 10, and Chrome caused the same issue for both Google IME and MS IME.
Edge was OK for both IMEs.
Windows 10 Pro Japanese
Google IME and/or MS-IME
Chrome 70.0.3538.77
Edge 42.17134.1.0
I find it unstable -- I was able to reproduce yesterday, but not today. But #11795 , I can always reproduce, and I guess it is related.
I use 5.0-beta4-43896.
Only plugin activated is the Beta Tester.
@torounit Would you be able to test #11908 to see if the issue still occurs? It's just an attempt, but maybe it works. Thanks a lot!
@torounit Updated the branch. The first commit only wouldn't work properly.
The plugin zip if it makes testing easier.
I am testing it easily on Windows 10.
Japanese can now be entered, but after fixing the sentence, pressing BS-Key will cause the block to disappear.
Blocks disappear only in Firefox and Chrome.
Edge has no problem.
In Edge, pressing BS-Key will only delete one character.
Fixed by #11908.
Most helpful comment
Fixed by #11908.