Bug Description
When typing in Japanese in the Chat view, the input gets automatically committed before the user finishes converting it (e.g., pressing space to select kanji). This makes it impossible to enter a proper message, and the Send button becomes unresponsive after the forced commit.
Steps to Reproduce
- Open the Chat view.
- Start typing in Japanese using romaji (e.g., typing
nihongonomojinyuuryoku
for “日本語の文字入力”). - The input gets automatically committed around “nihon…”, without allowing spacebar conversion.
- After that, the Send button no longer works.
- No error messages appear.
Environment
- OS: Windows 11
- Cursor version: 0.47.8
- VSCode engine: 1.92.2
- IME: Google Japanese Input & Windows IME (both affected)
Impact
Yes, this bug prevents me from using Cursor to interact with the Agent in Japanese.
The only workaround is typing in another editor and pasting into Cursor, which is very inconvenient.