Needing to use CTRL+Return/Enter after posting messages with backticks
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- Write a message that contain backticks
- Send the message normally with Return/Enter
- Write a second message (without backticks)
Expected behaviour
Message should be sent via Return/Enter
Actual behaviour
A new line is added instead of sending the message. Sending requires now CTRL+Return/Enter until site is reloaded.
Talk app
Talk app version: 20.1.3
Browser
Operating system: MacOS 15.1
Browser name: Chrome 130
Cannot reproduce in Chrome on Windows. Checking macOS.
Cannot reproduce on Chrome 130 and macOS Sonoma...
Could you show a screenshot or add a message sample?
I checked again, it seems to happen when I paste something in after a backtick?
https://github.com/user-attachments/assets/3e1820b9-3a3c-4586-8637-c9b17ab73e06
Ah, could be that paste is broken 👀 Also to that. I think, could be related: when pasting a multiline text with newlines, they parsed differently, and cursor can no longer be moved with arrow keys
- Also reminds a bit of https://github.com/nextcloud-libraries/nextcloud-vue/issues/4101