-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
matrix-org/matrix-react-sdk
#7665Labels
A-ComposerS-TolerableLow/no impact on usersLow/no impact on usersT-DefectX-RegressionZ-Platform-Specific
Description
Description
When entering a new line via Shift+Return when composing a message the last character of the current line is automatically added as the first character of the new line (the cursor is placed before the repeated character).
Steps to reproduce
- Go to "All settings" -> "Preferences" -> Activate "Use Ctrl + Enter to send [...]"
- Start typing a message in any chat (room)
- Hit Shift + Return
Example result:
Test
t
Expected result:
Test
empty line
Log: not sent
Version information
- Platform: desktop
For the desktop app:
- OS: Linux Mint 18.3
- Version:
- Element version: 1.7.25
- olm version: 3.2.1
SimonBrandner, thany, Flightkick, habi, mcg-matrix and 1 more
Metadata
Metadata
Assignees
Labels
A-ComposerS-TolerableLow/no impact on usersLow/no impact on usersT-DefectX-RegressionZ-Platform-Specific