Remix.run Logo
prisenco 2 days ago

I may be mistaken, but I think you have to use the -webkit- prefix for it to work in Safari.

It's working great in Chrome and Firefox though.

tyleo 2 days ago | parent [-]

Interesting, I'll add the prefix and install desktop Safari in the future.

I was testing on Safari iOS and it looks like the non-prefix version worked there.

chrismorgan a day ago | parent | next [-]

https://developer.mozilla.org/en-US/docs/Web/CSS/user-select... says Safari and Safari for iOS are still -webkit- only, and I’m pretty sure that stuff gets checked and updated automatically.

prisenco 2 days ago | parent | prev | next [-]

Yeah it's basically fine in Safari because mobile requires a double tap to highlight, but only a single click on desktop. So highlighting is more intentional on mobile than desktop.

yett a day ago | parent | prev [-]

Safari is only available on macOS

Terretta a day ago | parent [-]

You must mean something by this. What do you mean?

// Written from a browser Apple calls Safari on iOS.

yett a day ago | parent [-]

I assumed that by them saying "installing desktop Safari" they are using an OS other than macOS since Safari comes preinstalled on macOS and can't even be uninstalled at least not without disabling System Integrity Protection.