-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Links in description can't be copied #3253
Comments
That's because you're just copying the text, so that's not a bug. I think we should show some pop-up when you hold a link though where you could copy it (or open it or share it). |
@wb9688 I was about to propose the same :D |
I'd like to point out an annoying behaviour regarding this. Newpipe treats even Youtube links as 3rd party app links. You get the option to choose the app if you have multiple versions of Newpipe installed. If you open that link, your backstack is gone, it's like a new instance of Newpipe has opened. Ideally it should just open that link if it can and add it to the backstack. |
@wb9688 in versions prior to 0.18.5 (afaik) there was no link clipping so one could copy it directly, but the pop-up option seems like a good solution for everyone. |
When there are multiple links in a video you want to copy, for example take this https://www.youtube.com/watch?v=3pYvJODjmjI, having to take a popup for every link isn't feasible |
Why can't it just work as usual android way of long tapping onto the link and having the standard little prompt of "open/copy/share" kind of thing? Also, I think ALL of the text from the description should be available for copying. Sometimes that is a need and here it's not possible :( having to recur to some other YT app... Anyway, thanks and cheers! :) |
i think this issue can be very well closed now, 'cz the story has long been diverged. i would have mentioned the relevant link for where it did, but i dont remember the specifics. |
Yes, it's actually solved anyway since the select-all button was added 👍 |
yeah, i meant that itself, but dont remember the corresponding version/commit/blog. if you do, then please mention it here :) |
Closing as solved, then. |
hi @opusforlife2 do you remember in which version that select all button was introduced? |
PR: #5946. Commit: bc3e43a Edit: DIY tutorial. Long-pressing on the button in the app shows you the description text of the button. Then you search for that text in the |
Reopening as we are not able to copy full links on YouTube. I will open a PR which will add this ability soon. |
I have pasted my input regarding this over there #7725 (comment) .... umh, i just want to know which problem was fixed, as it seems all working to me |
Version
Steps to reproduce the bug
Steps to reproduce the behavior:
Expected behavior
The full link will be copied.
Actual behaviour
A clipped version of the link is copied.
Screenshots/Screen records
Can't provide screenshots right now.
Logs
Not a crash, just a bug, so no logs can be provided.
The text was updated successfully, but these errors were encountered: