microbin icon indicating copy to clipboard operation
microbin copied to clipboard

Copy text button on Android/Chrome does not copy the pasta's text

Open arminus opened this issue 2 years ago • 1 comments

Loading the app (1.2.0-20221107) as hosted on a Raspberry Pi on my mobile (Android 12, Chrome latest), tap the 'Copy Text' button

-> Text is not copied

Selecting the text and copying it with Android's generic copy command works.

Update: Just tested this with Firefox 107 on Win10, getting a

Uncaught TypeError: navigator.clipboard is undefined

in the browser console.

arminus avatar Nov 19 '22 13:11 arminus

Ok, reason is that I don't serve this through https on my local network...

arminus avatar Nov 19 '22 14:11 arminus