LycheeOrg / Lychee-front

JS implementation of Lychee frontend

Home Page:https://lycheeorg.github.io/

Repository from Github https://github.comLycheeOrg/Lychee-frontRepository from Github https://github.comLycheeOrg/Lychee-front

link not copied to clipboard

46dude opened this issue · comments

Chromium Versión 77.0.3865.90 (Build oficial) Built on Ubuntu , running on LinuxMint 19.2 (64 bits)
When i try to share one album with the option "direct link" it appears a green bar with a text saying the link is already in the clipboard" ( ready to paste ) but i cant paste it. Ctrl-v is empty, middle mouse button empty too. Not using any adblocker or extension.

Please wait a bit, a developer should be here soon to assist you.

Is your gallery served over https? Clipboard support in Chrome does not work for websites that don't use encryption...

In principle it should work as we have a fallback code to handle the case when our preferred way to access the clipboard is not available. But apparently it doesn't work with Chrome. I'll need to check if that's a fundamental limitation or merely a bug in our fallback code. Stay tuned...