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

Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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

  • 2 odgovora
  • 0 ima to težavo
  • 104 ogledi
  • Zadnji odgovor od Brent55

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

Spremenil Bikram Nayak

Vsi odgovori (2)

Firefox Version : 139.0.1

Spremenil 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.