ajslater / codex

Codex is a web based comic archive browser and reader
GNU General Public License v3.0
195 stars 6 forks source link

OPDS Popup Copy Doesn't Work #305

Closed beville closed 1 year ago

beville commented 1 year ago

This is super minor, and maybe I misunderstand it, but when I bring up the OPDS feed dialog, it says "Copy OPDS URL to Clipboard" when I hover.

image

Is it supposed to auto-copy the URL on click/touch? I've don't this had this work for me or various platforms.

ajslater commented 1 year ago

It is supposed to work. I just tested it working on MacOS Chrome, Firefox, and Safari. And iOS Safari. I'd be interested to hear which platforms its not working on. Sometime browsers, like Safari, disable clipboard access outside of HTTPS connections.

beville commented 1 year ago

Ah, that’s probably it. I’ve never set up a reverse proxy for https. Just been accessing Codex on my local LAN. I’ve mostly tried with iOS Safari, Android Chrome, and Linux Firefox.

ajslater commented 1 year ago

Since it's easy to check the url scheme, codex v1.3.12 does not display ui implying that clipboard functionality exists outside of https.