https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27594 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #15 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- It does not work for me, after some debug (console.log(navigator.clipboard.writeText);): Uncaught TypeError: navigator.clipboard is undefined I guess I am facing the same issue than Victor. Shouldn't we display the "Copy link to this file" tooltip only if we can actually copy it? -- You are receiving this mail because: You are watching all bug changes.