snapdrop-android
snapdrop-android copied to clipboard
Newlines removed when copying received messages
App version
2.3.0
Android version
14
Describe the bug
When copying received text with the Copy button, all newlines in the text are removed.
Steps to reproduce the bug
- X sends multi-line text (e.g. 'a⏎b⏎') to Y.
- Y receives and copies it with the Copy button.
- Y pastes the copied text, and see one-line text (e.g. 'ab') instead!
Stacktrace
No response
Screenshots and additional context
No response