Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Possible Bug In Firefox for Mac on Retina Macs only

  • 1 trả lời
  • 1 gặp vấn đề này
  • 17 lượt xem
  • Trả lời mới nhất được viết bởi guigs

more options

There appears to be a problem that only occurs in Firefox for the Mac, and only on retina devices (works fine on non-retina macs). It involves the images on a slider flickering, which can best be seen here:

http://vinehousestudios.co.uk - Real life implementation showing the problem

Please advise...

Regards,

Simon Guiliard.

There appears to be a problem that only occurs in Firefox for the Mac, and only on retina devices (works fine on non-retina macs). It involves the images on a slider flickering, which can best be seen here: http://vinehousestudios.co.uk - Real life implementation showing the problem Please advise... Regards, Simon Guiliard.

Tất cả các câu trả lời (1)

more options

The only CSS I see contributing to this is:

   animation: 6s ease-in 0.6s normal forwards 1 imagezoom;

or opacity changing in steps I cannot tell, but this may be a compatibility error that further investigation is needed. Current MDN animation documentation I have tested it on other browsers on the Mac and have not seen a difference.

You may be experiencing a update in the driver issue [Bug 962594] or a few others. However right now there are a number of changes being made to the animation toolkit. I recommend taking advantage of these css toolkit features to optimize Firefox.