A
A
Alexander Kazakov2019-02-14 13:35:05
iOS
Alexander Kazakov, 2019-02-14 13:35:05

IOS Safari: what's the bug with rendering images?

Hello.
I recorded a video with this bug to make it clearer https://www.youtube.com/watch?v=cbn60OKuXZ4
This bug appears on the mobile version of safari, on all iPhone models.
It does not appear constantly, but from time to time, so it is difficult to catch it.
There is no ajax, js, etc. on the pictures. Pictures are registered simply through the tag. According to hover, nothing changes and should not happen, it's not exactly about him.
Has anyone met with this? How was the problem solved?
I have been struggling with this issue for more than a week, and I don’t even know what else to try to drive a query into Google to accurately characterize this problem

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Vladimirov, 2019-08-25
@vladimirovalexey

If it's still relevant, try applying an old trick to pictures to make better use of hardware acceleration:
transform: translation3d(0,0,0,0)

T
Talyan, 2019-02-14
@flapflapjack

As a crutch, try dragging all the pictures using links like /img/shop/image123.jpg?231231232, where 231231232 is a random number generated on the php or js side.
At the same time, this will make it clear what you are dealing with - a cache glitch, or frontend rendering.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question