joelambert / Flux-Slider

CSS3 Animation based image transitions
http://www.joelambert.co.uk/flux
Other
1.42k stars 285 forks source link

Backface visibility(?) flaky after focusing form elements in Safari #38

Open tfiersen opened 12 years ago

tfiersen commented 12 years ago

I'm experiencing the issue with Safari 5.1.7 on Windows 7 x64 using the latest Flux-Slider revision from github.

You can reproduce it by simply adding a form element to the demo page, for example a text input, or a select element. Click in, or just focus the form element (note that buttons won't cause the behaviour when clicked), and then start the Bars 3D transition. You should now see that the bars are flickering as if the backface visibility goes on/off/on/off/on/off in some areas.

I haven't found a workaround or fix yet, but i'll let you know in case you're not beating me to it :)

Regards Timo

joelambert commented 12 years ago

Thanks for the bug report, I'll be honest and say I haven't tested the code on that exact setup (but I also suspect that the number of Safari users on Windows 7 is very small).

I'll take a look when I get a minute and see if I can figure out the cause, it may just be a Windows Safari bug but if so then its a good one to report :)