cds-astro / aladin-lite

An astronomical HiPS visualizer in the browser
https://aladin.cds.unistra.fr/AladinLite/
GNU General Public License v3.0
103 stars 42 forks source link

Copy to clipboard seems to not work on MacOS #160

Open szpetny opened 6 months ago

szpetny commented 6 months ago

Hi guys,

One of our users reported that the copy button does not work for her ( image )

She uses Mac OS Monterey 12.7.4 with Chrome 124.0.6367.119.

It can be also reproduced on MacOS 13.4

this is the error:

image

tboch commented 6 months ago

Hi! I have seen something similar recently. Is the URL where Aladin Lite is running on a private network by any chance?

It looks similar to the issue described here: https://stackoverflow.com/questions/51805395/navigator-clipboard-is-undefined

szpetny commented 6 months ago

Hi! Indeed she was testing in the app running over http.

tboch commented 6 months ago

OK, we'll try to implement the suggested workaround.