What should I check?
hyde...@gmail.com schrieb am Dienstag, 24. Mai 2022 um 08:08:46 UTC+2:Hi,I was previously using Gerrit 3.1.10 and moved to 3.5.1.
After migrating to 3.5.1, the copy-to-clipboard icon does not work on the download screen or repository screen of the Review UI.
Clicking the copy-to-clipboard icon does not actually copy.I cannot reproduce it. I use this gerrit 3.5.1 instance: [1].Open download dialog and copy-to clipboard works just fine.
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/CAM-GoEVs%2BjRHKFFwdX%3DFTRbwgYe_wG9%3DUUFjzQwoHHPX37wioQ%40mail.gmail.com.
The clipboard copy API requires a secure origin hence `http` won't work but `https` works fine.