mozilla / telemetry-dashboard

Web-frontend for aggregated telemetry data
telemetry.mozilla.org
Other
89 stars 113 forks source link

Downscope 'copy' event listener #620

Closed chutten closed 5 years ago

chutten commented 5 years ago

No need to squelch all copy events. We only want to manipualte the ones we added to work around some shortlink problems.

Fixes bug 1519841

chutten commented 5 years ago

Fix is live on my fork here: http://chutten.github.io/telemetry-dashboard/

Tested by copying selected body text both before and after using the shortlink. Also by checking that the auto-copy of the shortlink still works.