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

qr code scanner: also accept images from clipboard and scan from them #3658

Closed
Simon-Laux opened this issue Feb 3, 2024 · 0 comments · Fixed by #3762
Closed

qr code scanner: also accept images from clipboard and scan from them #3658

Simon-Laux opened this issue Feb 3, 2024 · 0 comments · Fixed by #3762
Labels
enhancement New feature or request

Comments

@Simon-Laux
Copy link
Member

Just a convenience feature, no need to mention it in the ui.

If you choose the option to paste from clipboard it should do the following:

  1. try the text from clipboard as url
  2. if that fails and there is an image in the clipboard scan the image and take the first detected qr code.

Why? I accidentally tried to do this multiple times already while not too thinking much, like I miss clicked one time trying to copy the link from the qr code at nine.testrun.org and I copied the image instead. I imagine there are multiple other ways to get into this situation. it is not much effort for us to make this work, so would be cool if it could.

@Simon-Laux Simon-Laux added the enhancement New feature or request label Feb 3, 2024
@Simon-Laux Simon-Laux added this to the QR Scanner Refactor milestone Feb 3, 2024
@adzialocha adzialocha mentioned this issue Apr 12, 2024
10 tasks
@adzialocha adzialocha linked a pull request Apr 16, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant