Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Archived

TinyMCE + Firefox IME (Phonetic Input) Cursor Not Moving After Space

Brent55 replied
Bikram Nayak

I’m using TinyMCE as a rich text editor in my web application. When typing with phonetic/IME input (like Hindi, Kannada, etc.) in Mozilla Firefox, I encounter an issue:

After completing a word using the IME and pressing space, a space is added after the word but the cursor (caret) does not move visually beyond the space.(confirmed via HTML inspection).

This issue does not occur in Chrome—there the cursor moves correctly after space.

I am using firefox 139.0.1

I’m using TinyMCE as a rich text editor in my web application. When typing with phonetic/IME input (like Hindi, Kannada, etc.) in Mozilla Firefox, I encounter an issue: After completing a word using the IME and pressing space, a space is added after the word but the cursor (caret) does not move visually beyond the space.(confirmed via HTML inspection). This issue does not occur in Chrome—there the cursor moves correctly after space. I am using firefox 139.0.1

Modified by Bikram Nayak

All Replies (2)

Firefox Version : 139.0.1

Modified by Bikram Nayak

Noticed similar behavior when using phonetic input for Tamil in Firefox. The caret stays stuck after pressing space, even though the space character is inserted correctly in the DOM.