Remix.run Logo
peutetre 3 months ago

> Trying to select text on mobile Safari just selects whole canvas. Same for your Flutter example.

Ah, so yet again Safari is the problem. The new Internet Explorer unfortunately.

wiseowise 3 months ago | parent [-]

It is the same on every browser.

And you can even control zoom/scale on desktop. Very accessible!

chrismorgan 3 months ago | parent | next [-]

> And you can’t even control zoom/scale on desktop.

I must note (in the interest of factual accuracy, though as you see I loathe the approach) that this is not a fundamental limitation, just something that Flutter and probably ZetaOffice have chosen not to support. You can block such things in a DOM world too, and it’s stupidly common for app-like things to try to do so.

wiseowise 3 months ago | parent | prev [-]

Can’t*