Hi Pierre,
I think I had reported this or a similar effect a looong time ago already, but could you please check again.
Ubuntu 22.04.4, XnView 1.6.5 (64-bit Linux)
To reproduce:
Create a new folder containing these four files (note upper/lower case):
file1.jpg
file2.JPG
file3.jpeg
file4.JPEG
In XnView open any file, select SaveAs and in the file dialog that appears select JPG - JPEG/JFIF in the file type selection box.
Bug 1: The file dialog only shows file1.jpg and file3.jpeg, i.e. those with lower-case file extensions.
Desired behavior: All four files should be listed.
Next: Click on file3.jpeg to select it, change file3 to file5 and click on save.
Bug 2: The image is saved as file5.jpeg.jpg
Desired behavior: The image should be named file5.jpeg.
Best regards
Dietmar
1.6.5 Linux - SaveAs Dialog oddities
Moderators: helmut, XnTriq, xnview, Dreamer
Re: 1.6.5 Linux - SaveAs Dialog oddities
Qt seems to use only case of filter, so uppercase is not shown. I'll contact them...
Pierre.