Yeah, the only real fix today that works well is to have images "reserve" the space on the page. That is... the image tags should know the height and width.
Problem with remote images though, I don't know that stuff.
I know, I know. The actual bug is more in the UI framework used than in the browser. The ScrollerView or whatever is called in the native UI framework should handle that.
It should expand above or below the visible part of the View. But it doesn't.
Yeah, the only real fix today that works well is to have images "reserve" the space on the page. That is... the image tags should know the height and width.
Problem with remote images though, I don't know that stuff.