huuduy216 running into an issue where the cursor automatically moves to the next line after selecting an emoji
This could be unrelated to the above, but it is similar. Can anyone else reproduce this?
Put editor in single line mode in user settings (so that when you press return there's a single line break). Type a sentence. Now, press enter twice. On the second enter it will automatically do an extra line break.
My theory is that there's JavaScript in place to force extra line breaks for certain scenarios such as getting out of a quote block. And, that is triggering in situations where it shouldn't trigger. Like with emoji and now with the single line space setting.