https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43372 --- Comment #1 from Hammat wele <hammat.wele@inlibro.com> --- Created attachment 204055 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204055&action=edit Bug 43372: In opac list page, loading spinner remains visible after short local cover image has loaded If the cover image height is short, the loading spinner indicating that the image is currently loading still appears after the image is loaded To test: 1. Make sure the OPACLocalCoverImages system preference is enabled 1.1. Go to Administration > Global system preferences 1.2. Search for Coverimages 1.3. Set OPACLocalCoverImages to 'Show' 1.4. Click 'Save all Enhanced content preferences' 2. Add a short local cover image to a record (I added one which is just a grey rectangle with the size printed on it, to facilitate the test) 2.1. Download the attached image 2.2. Find a record without an image 2.3. Click the 'Images' tab 2.4. Click 'Upload' 2.5. Click 'Drop files here or click to select a file' and choose the downloaded image 2.6. Click 'Process images' 3. Add the record to a list 3.1. From the record detail page, click on 'Add to list' and 'New list' 3.2. Enter a list name and select Public in the Category field 4. In the OPAC, open the list created --> Note that the image is displayed normally, but the spinner is also displayed 5. Apply the patch 6. On the list page, refresh the page and cache (CTRL+F5) --> Note that the spinner is no more displayed -- You are receiving this mail because: You are watching all bug changes.