You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my system, using the system IME to compose some characters and then hitting return results in the composition buffer being deleted and no text being inserted into the textbox. That's no good. I can still click options in the menu, which works, but it's not ideal.
I think this might be a race condition in our event handling.
The text was updated successfully, but these errors were encountered:
On my system, using the system IME to compose some characters and then hitting return results in the composition buffer being deleted and no text being inserted into the textbox. That's no good. I can still click options in the menu, which works, but it's not ideal.
I think this might be a race condition in our event handling.
The text was updated successfully, but these errors were encountered: