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

Access clipboard on Android #68

Open
JVariance opened this issue Jul 18, 2021 · 6 comments
Open

Access clipboard on Android #68

JVariance opened this issue Jul 18, 2021 · 6 comments

Comments

@JVariance
Copy link

The clipboard can't be opened as of yet.
At least on Galaxy S7 (Android 8.0.0).

@HrX03
Copy link
Collaborator

HrX03 commented Jul 18, 2021

Sorry, could you incorporate some screenshots/reproduction steps for this bug? Doesn't make any sense right now

@gargakshit
Copy link
Collaborator

The clipboard can't be opened as of yet.
At least on Galaxy S7 (Android 8.0.0).

Does Samsung include some kind of "Privacy Guard" which interferes with clipboard access?

@JVariance
Copy link
Author

The clipboard can't be opened as of yet.
At least on Galaxy S7 (Android 8.0.0).

Does Samsung include some kind of "Privacy Guard" which interferes with clipboard access?

Maybe Samsung KNOX prevents this?

'Samsung and LG phones have their own built-in clipboards.' (https://www.howtogeek.com/692835/how-to-access-your-clipboard-on-android/)

Knox Reference:
https://docs.samsungknox.com/devref/knox-sdk/reference/com/samsung/android/knox/restriction/RestrictionPolicy.html#allowClipboardShare(boolean)

@gargakshit
Copy link
Collaborator

The clipboard can't be opened as of yet.
At least on Galaxy S7 (Android 8.0.0).

Does Samsung include some kind of "Privacy Guard" which interferes with clipboard access?

Maybe Samsung KNOX prevents this?

'Samsung and LG phones have their own built-in clipboards.' (howtogeek.com/692835/how-to-access-your-clipboard-on-android)

Knox Reference:
docs.samsungknox.com/devref/knox-sdk/reference/com/samsung/android/knox/restriction/RestrictionPolicy.html#allowClipboardShare(boolean)

As far as I know, this is for the enterprise stuff. Unless your device is managed by your employer, this API is not enabled. Though I am not sure. Could you please show us a screenshot, or screenrecord or some logs. We can't reproduce this on our (non-samsung) devices.

@JVariance
Copy link
Author

Leaflet-Clipboard-Issue-On-Galaxy-S7.mp4

In this video I first show how it should be and after that show the behaviour in Leaflet.

@gargakshit
Copy link
Collaborator

Leaflet-Clipboard-Issue-On-Galaxy-S7.mp4
In this video I first show how it should be and after that show the behaviour in Leaflet.

It is really unclear what might be causing this. Could you please capture and share some logs?

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

3 participants