Comment 7 for bug 1555407

Revision history for this message
Robert Lyon (robertl-9) wrote :

I can sort of replicate this issue sometimes in firefox but on page refresh the issue goes away.

I have a folder of images that contain images of different height / width. some are tall and thin, some are short and wide.

If the first image is short and wide but the last image is tall and thin sometimes the gallery arrows are displayed near the top, like the galley was expecting only short images.

I wonder if it is due to the browser not knowing the height of the images until after they have been loaded as we don't pass the height/width of the image in the <img> tag?