Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot paste multi-line from android clipboard #6525

Closed
7 tasks done
wrdhub opened this issue Feb 9, 2024 · 2 comments · Fixed by #6527
Closed
7 tasks done

Cannot paste multi-line from android clipboard #6525

wrdhub opened this issue Feb 9, 2024 · 2 comments · Fixed by #6527
Labels
android issues that concern the android client but not all clients bug broken functionality, usability problems, unexpected errors state:done meets our definition of done state:tested We tested it and are about to release it
Milestone

Comments

@wrdhub
Copy link
Contributor

wrdhub commented Feb 9, 2024

Bug in mobile app

Describe the bug
When copying text, when I try to paste multi-line text from the clipboard it fails. (press-holding and then selecting "paste" does work)

First brought to attention by Github user trizen in #6450

To Reproduce
Steps to reproduce the behavior:

  1. Copy multi-line text
  2. Press text at top of keyboard (or from the keyboard's clipboard manager)
  3. no text is pasted

Expected behavior
text is pasted

Smartphone (please complete the following information):

  • Device: android (paste works as expected on iphone)

Test notes

  • Paste on desktop/web still works
  • paste on ios still works
  • paste on android works
    • long hold and then paste
    • pasting from clipboard
  • pasting single line and multi-line text works
  • pasting images works
@wrdhub wrdhub added bug broken functionality, usability problems, unexpected errors android issues that concern the android client but not all clients labels Feb 9, 2024
@wrdhub wrdhub added this to the After 3.122.3 milestone Feb 9, 2024
@wrdhub wrdhub self-assigned this Feb 9, 2024
@mpfau mpfau modified the milestones: 3.122.5, 3.122.6 Feb 13, 2024
wrdhub added a commit that referenced this issue Feb 13, 2024
Squire originally had this check to prevent issues that occurred on
android devices with samsung keyboard and the grammerly extension.
This issue appears to have been fixed as of late 2023, but the check
was left in.

fix #6525
@charlag charlag added the state:done meets our definition of done label Feb 15, 2024
charlag pushed a commit that referenced this issue Feb 26, 2024
Squire originally had this check to prevent issues that occurred on
android devices with samsung keyboard and the grammerly extension.
This issue appears to have been fixed as of late 2023, but the check
was left in.

fix #6525
github-merge-queue bot pushed a commit that referenced this issue Feb 26, 2024
Squire originally had this check to prevent issues that occurred on
android devices with samsung keyboard and the grammerly extension.
This issue appears to have been fixed as of late 2023, but the check
was left in.

fix #6525
murilopereirame pushed a commit that referenced this issue Feb 26, 2024
Squire originally had this check to prevent issues that occurred on
android devices with samsung keyboard and the grammerly extension.
This issue appears to have been fixed as of late 2023, but the check
was left in.

fix #6525
@rezbyte rezbyte self-assigned this Feb 27, 2024
@rezbyte
Copy link
Contributor

rezbyte commented Feb 27, 2024

Pasting images does not work but is likely due to #6091.

@rezbyte
Copy link
Contributor

rezbyte commented Feb 27, 2024

I am not sure whether this is correct behavior but any formatting is lost when pasting from the clipboard on Android.

@rezbyte rezbyte added the state:tested We tested it and are about to release it label Feb 27, 2024
@rezbyte rezbyte removed their assignment Feb 27, 2024
murilopereirame pushed a commit that referenced this issue Mar 1, 2024
Squire originally had this check to prevent issues that occurred on
android devices with samsung keyboard and the grammerly extension.
This issue appears to have been fixed as of late 2023, but the check
was left in.

fix #6525
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android issues that concern the android client but not all clients bug broken functionality, usability problems, unexpected errors state:done meets our definition of done state:tested We tested it and are about to release it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants