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

Copying share link not possible on iOS #1863

Closed
jancborchardt opened this issue Oct 23, 2016 · 4 comments
Closed

Copying share link not possible on iOS #1863

jancborchardt opened this issue Oct 23, 2016 · 4 comments
Labels
1. to develop Accepted and waiting to be taken care of bug feature: sharing

Comments

@jancborchardt
Copy link
Member

  • marking and copying long text from inside the disabled input field is not really possible
  • using the »copy to clipboard« function is not supported on iOS

Since iOS devices are pretty common, we need to fix this.

  • An idea could be to use text instead of a disabled input field. We have to check if it reliably works on other platforms when ellipsized etc.
  • Making the input not-disabled could also be an option, but the potential for accidentally modifying the link then is a bit too high.
  • Other ideas?

cc @nextcloud/designers @nextcloud/mac

@jancborchardt jancborchardt added bug 1. to develop Accepted and waiting to be taken care of feature: sharing labels Oct 23, 2016
@jancborchardt jancborchardt added this to the Nextcloud 11.0 milestone Oct 23, 2016
@Espina2
Copy link
Contributor

Espina2 commented Oct 23, 2016

using the »copy to clipboard« function is not supported on iOS

Not only the copy to clipboard doesnt work. It have another bug when you try to select the content of the form to.

@iangrey
Copy link

iangrey commented Oct 24, 2016

using the »copy to clipboard« function is not supported on iOS

I've seen several apps do this. Has Apple introduced new restrictions here?

@MorrisJobke
Copy link
Member

using the »copy to clipboard« function is not supported on iOS

Tested and works here fine with 12.

@MorrisJobke
Copy link
Member

I copied the "Share by link" link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug feature: sharing
Projects
None yet
Development

No branches or pull requests

5 participants