misterburke
Customer
When uploading numerous images you cannot choose both "screenshot" and "thumbnail" for an image. Doing so will result in that particular image becoming the thumbnail but not appearing in the screenshots list.
Steps to replicate:
1. Upload a file (like a zip) and several images. Choose one of the images to be both a screenshot and a thumbnail:
2. Save the file and note that only 5 of the 6 screenshots appear, the thumbnail selected one appearing as a thumbnail:
Expected behaviour is that the image will be a screenshot but also be resized as the thumbnail. If you do not specify any image as a thumbnail it will select one and resize it, while maintaining it as a screenshot. If it can only be one or the other the check boxes should be swapped for a drop box. It is very handy to have the screenshot resized automatically for a thumbnail rather than having to do it manually however.
Secondary (minor) issue:
Screenshot/thumbnail features do not work for BMP images, though there is no error dialog if you attempt to set one as a screenshot or a thumbnail. The screenshot/thumbnail check boxes do appear for every file type however, so it isn't immediately clear when performing an upload whether a BMP image can or cannot be a screenshot. Very few people likely use BMP images for anything, it just so happens some of our media is very old and the originals were BMP format. I wouldn't recommend supporting them necessarily (there is no BMP handling in the code) just that it be more clear that they cannot be used in that fashion.
Steps to replicate:
1. Upload a file (like a zip) and several images. Choose one of the images to be both a screenshot and a thumbnail:

2. Save the file and note that only 5 of the 6 screenshots appear, the thumbnail selected one appearing as a thumbnail:

Expected behaviour is that the image will be a screenshot but also be resized as the thumbnail. If you do not specify any image as a thumbnail it will select one and resize it, while maintaining it as a screenshot. If it can only be one or the other the check boxes should be swapped for a drop box. It is very handy to have the screenshot resized automatically for a thumbnail rather than having to do it manually however.
Secondary (minor) issue:
Screenshot/thumbnail features do not work for BMP images, though there is no error dialog if you attempt to set one as a screenshot or a thumbnail. The screenshot/thumbnail check boxes do appear for every file type however, so it isn't immediately clear when performing an upload whether a BMP image can or cannot be a screenshot. Very few people likely use BMP images for anything, it just so happens some of our media is very old and the originals were BMP format. I wouldn't recommend supporting them necessarily (there is no BMP handling in the code) just that it be more clear that they cannot be used in that fashion.
Last edited:
Upvote
0