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

Can't copy a link to kbin entry #4108

Open
1 task done
kuba-orlik opened this issue Nov 13, 2023 · 4 comments
Open
1 task done

Can't copy a link to kbin entry #4108

kuba-orlik opened this issue Nov 13, 2023 · 4 comments

Comments

@kuba-orlik
Copy link

Steps to reproduce:

  1. Display this post in tusky: https://karab.in/m/[email protected]/t/15150/Wolny-ale-szybki-test-predkosci-internetu-LibreSpeed
  2. Try to copy the link to the post
  3. It copies the link from the post (librespeed.org), not a link to the post itself (from karab.in)

  • Tusky Version: 23.0

  • Android Version: 11

  • Android Device: Pixel 3a

  • I searched or browsed the repo’s other issues to ensure this is not a duplicate.

@connyduck
Copy link
Collaborator

connyduck commented Nov 16, 2023

How do you copy the link?
This works fine for me (also on the other link):

@kuba-orlik
Copy link
Author

I didn't mean the link that's contained within the post - I meant the link to the entire entry that includes that link on the kbin instance in question.

So pressing three dots below the post and tapping "Copy the link" should copy the link to https://karab.in/m/[email protected]/t/15150/Wolny-ale-szybki-test-predkosci-internetu-LibreSpeed, not https://librespeed.org

@connyduck
Copy link
Collaborator

Ok yes, can reproduce o_0

@connyduck
Copy link
Collaborator

It is because Mastodon sends us librespeed.org as the url of the post.
Screenshot 2023-11-21 at 08 07 53

The Api documentation says:
url: A link to the status’s HTML representation.
uri: URI of the status used for federation.

The same bug occurs when using the Mastodon web interface, so I'd say it is a Mastodon bug? Or maybe a Kbin one? Definitely not a Tusky bug though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants