3D transform bug in safari pixellating everything - fine in chrome/FF :(

Chrome/FF:


Safari:


Hi all,

Can anyone explain why my 3d transform effect works fine on chrome/FF but has ppixellated all the pure css divs and text when viewed on safari.

Without the 3d transform it looks normal in safari.

The odd thing is i built this exactly the same i another site which works fine in safari.

The only difference is the blocks on this site are flex and the ones on the other site are just percentage built inline - but that can’t be causing this surely… :frowning:

http://vizibl.webflow.io/

https://preview.webflow.com/preview/vizibl?preview=02130d7c3fc6247c28caf03aa9d5017b

Thanks all in advance

Hey @OvertonGraphics, could be an aliasing problem i think ?
I’ve found this
-webkit-backface-visibility: hidden
which could be a fix apparently

EDIT : @Brando was going to share this to you but i wrote too fast for him :wink:

Might help you too

1 Like

Thanks @zbrah ,

I have tried it on what i think would be the elements to try it one but it’s not worked sof ar for me :frowning:

Try it on the body maybe @OvertonGraphics ?

Thanks @zbrah - i tired it on the body but it deleted the background behind the blocks and they were still blurred.

Here’s the link of the other site where my 3d transform effect works fine in safari etc. if it helps.

https://preview.webflow.com/preview/luup-platform?preview=596fb25c6fa07b3f0a325c26d159c8fd

https://www.luup.com/

Appreciate all the help! :slight_smile:

@OvertonGraphics which Safari version are you using?

From what I see on this end, everything is rendering as expected in both browsers:
CloudApp

And the 3D transforms are working without any issues.

There’s a bit of aliasing on the SVG elements in Safari if you zoom in (fairly atypical behavior). So another route you could go is using div blocks instead for those angled items.

Could you please let me know what browser version you’re using by sending me your information from this page?

There should be a small share link when you visit the page which you can send to me.

Thanks @Waldo

Ironically Chrome is out of date but safari is up to date.

Interesting that its working for you.

I might restart my whole mac, but its weird that it works fine on the luup site but not my new one. considering its exactly the same except for one site uses divs with percentages and the other (new one) is flex.

Thanks again for the help! :slight_smile:

Still broken for me after a restart

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.