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

Longpress on mobile devices for sharing and copying isn't possible #17

Open
TRMSC opened this issue Apr 25, 2022 · 0 comments
Open

Longpress on mobile devices for sharing and copying isn't possible #17

TRMSC opened this issue Apr 25, 2022 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed invalid This doesn't seem right

Comments

@TRMSC
Copy link
Owner

TRMSC commented Apr 25, 2022

Sharing and copying of qr codes on mobile devices by doing a longpress is not possible yet.
It is obvious that there is a problem with:

<div>
    <img...>
    <canvas...></canvas>
    <img...>
</div>

Maybe there are appropriate issues or open pull-requests in the qrcode.js-repository?

But it also could be that a completely different solution is necessary...

@TRMSC TRMSC added bug Something isn't working help wanted Extra attention is needed invalid This doesn't seem right labels Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant