tloncorp / indigo-react

React components that implement Tlon's design language
MIT License
40 stars 6 forks source link

safari spinner #88

Closed tylershuster closed 3 years ago

tylershuster commented 3 years ago

Safari 14, Big Sur, on initial load:

Screen Recording 2020-11-26 at 9 22 06 AM

This issue occurs across the board, for example upon uploading a file

tylershuster commented 3 years ago

Actually this is an https://github.com/urbit/indigo-react issue

matildepark commented 3 years ago

I'll transfer ...

tylershuster commented 3 years ago

https://bugs.webkit.org/show_bug.cgi?id=174285

g-a-v-i-n commented 3 years ago

I can't seem to repro this

tylershuster commented 3 years ago

Which version of Safari? I'm on 14.0.2 and I can't not reproduce it

g-a-v-i-n commented 3 years ago

I'm also on 14.0.2

Screen Shot 2021-01-20 at 11 33 18 AM
g-a-v-i-n commented 3 years ago

any more context here? what is the position of the container?

tylershuster commented 3 years ago

A reliable way to test this for me is to join one of the dead channels in UC:

https://user-images.githubusercontent.com/3999320/105225669-c1de2700-5b13-11eb-9850-eac2c3556e45.mov

It occurs everywhere this component is used:

https://github.com/urbit/urbit/blob/master/pkg/interface/src/views/components/Spinner.js

urcades commented 3 years ago

This is an ancient issue, but commenting now to call to attention that the observed behavior occurs when one is either zoomed in/out of the default 100% zoom level in safari. "Zooming" breaks the spinner's styling regardless of the direction one zooms in.

g-a-v-i-n commented 3 years ago

Ok this obviously deserves a much closer look

g-a-v-i-n commented 3 years ago

resolved in 1.2.20