snapdrop-android icon indicating copy to clipboard operation
snapdrop-android copied to clipboard

Newlines removed when copying received messages

Open agguser opened this issue 11 months ago • 0 comments

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

  1. X sends multi-line text (e.g. 'a⏎b⏎') to Y.
  2. Y receives and copies it with the Copy button.
  3. Y pastes the copied text, and see one-line text (e.g. 'ab') instead!

Stacktrace

No response

Screenshots and additional context

No response

agguser avatar Jan 23 '25 20:01 agguser