Windows11 (25H2), display resolution 3840x2160, dpi scale 150%
Browser - filelist - thumbnails
To reproduce:
0. prerequisites
- clean app with default settings
- have test image (optimized by tinypng) in folder
Code: Select all
Chunk | Contents
------+----------------------------------------------------------------
IHDR | PNG image header: 100×100, 1 bit/pixel, paletted, noninterlaced
PLTE | palette, 1 entry
IDAT | PNG image data
IEND | end-of-image marker
Code: Select all
Chunk | Contents
------+----------------------------------------------------------------
IHDR | PNG image header: 100×100, 2 bits/pixel, paletted, noninterlaced
PLTE | palette, 3 entries
IDAT | PNG image data
IEND | end-of-image marker
thumbnail shows correctly - OK
2. navigate to other folder
3. return to test folder
thumbnail shows first index as transparent
no issue if Thumbnail caching is disabled
Related
- issues
1.11.5 - browser - thumbnails - png - shows first index as transparent (current post)
1.9.2 - browser - thumbnails - heif - green stripes on thumbnails
1.7.2 - browser - thumbnails - issue with embedded thumbnails
1.4.4 - browser - thumbnails - size slider issues
- todo -
1.9.1 - browser - thumbnails - blinking on resizing
1.9.1 - browser - thumbnails - fix scaling
- fixed -
1.9.8 - image autorotation - EXIF/HEIF data (1.11.4)
1.9.5 - browser - thumbnails - issue with thumbnails generation (1.9.6)
1.8.3 - browser - thumbnails - shadow threshold (1.9.0)
1.8.2 - general - image scaling - improve consistency (1.9.0)
1.8.0 - browser - thumbnails - paletted images transparency ignored (1.8.1)
1.6.4 - browser - thumbnails - cached size affects size (1.6.5)
1.5.3 - browser - thumbnails - autorotation (1.6.0)
1.4.0 - browser - thumbnails - incorrect thumbnail for image with different x/y DPI (1.4.4)