malsup / cycle2

2nd gen cycling
899 stars 236 forks source link

Buggy Firefox Transitions #663

Open svanetten1976 opened 9 years ago

svanetten1976 commented 9 years ago

HI malsup, First of all, thanks for developing Cycle and Cycle2 in the first place. I've been using the original cycle for years for many different projects and applications, not just slideshows. Anyway, I've started to transition to using Cycle2 on some projects as of late, and I've noticed some really buggy behavior in newer versions of Firefox. I'm seeing this on Firefox 35 on a Mac, with jQuery 1.8.1 and the newest version of Cycle2 (2.1.6). Have yourself or anyone else noticed or reported this issue, and if so, is there a fix? Thanks, Steve

stef157 commented 9 years ago

If you mean that the picture is cut and after x ms it apear correctly.. Then I've te same problem in cycle2..

FlashJunior commented 9 years ago

if you mean the image position is lightly out on transition: checkout #403, #520 add .cycle-slide img{box-shadow:#fff 0 0 0;} to your css

svanetten1976 commented 9 years ago

Yep, that's the primary symptom I've got going on there, and its weird cause its with Firefox only (which I usually find to be the best browser). You have any idea what is causing the problem?

On 3/5/15, stef157 notifications@github.com wrote:

If you mean that the picture is cut and after x ms it apear correctly.. Then I've te same problem in cycle2..


Reply to this email directly or view it on GitHub: https://github.com/malsup/cycle2/issues/663#issuecomment-77311991