When you put the cursor somewhere in the middle of the title and type something, it will jump to the end of the text after each character or emoji. I guess that’s a bug. 🐞
When you put the cursor somewhere in the middle of the title and type something, it will jump to the end of the text after each character or emoji. I guess that’s a bug. 🐞
Show us the regex and let us break it again. 🤡
Thx 🙏
The regex update did not work, I broke it myself. For some reason, just the presence of an emoji cases the cursor to jump, even when the text is not changed by the regex. Instead, I ended up storing and restoring the cursor position during the check.
I’m not sure why it behaves this way, but the fix seems to work just fine, so I’ll just leave it alone.
Classic regex behaviour