Created attachment 99119 [details] formats If use in krita .jpg format for save, by default krita save random in .jpE or .jpEG, but only not .jpG. Same problem with other formats .tif and .tiff. By default krita save in .tiFF, not in .tiF.
Created attachment 99120 [details] tiff
People have been saying this here and there. Proly the save menu hating us and treating windows like it's osx/linux, and windows just being windows about it.
Is this still the case with the builds I made on Friday May 20?
(In reply to Boudewijn Rempt from comment #3) > Is this still the case with the builds I made on Friday May 20? It is in krita-3.0-RC-1-master-6f75b0f-x64 yes, problem still appear In dev build 20 may: krita-3.0-RC-1-master-c9522ba-x64 when i choose jpeg, and write name of doc (ex: "1234"), krita save "1234kra" (without format)
" (ex: "1234"), krita save "1234kra" (without format)" This has happened to me as well , the kra gets saved and abckra instead of abc.kra , unless i specifically add the '.kra'
Git commit f2d00ee038278754612c0ee11d300610c62d03ad by Boudewijn Rempt. Committed on 24/05/2016 at 08:00. Pushed by rempt into branch 'master'. The Qt file dialog api confuses "filters" with selected file type, making this trickier than needed. M +1 -1 libs/ui/KisMainWindow.cpp M +23 -7 libs/widgetutils/KoFileDialog.cpp http://commits.kde.org/krita/f2d00ee038278754612c0ee11d300610c62d03ad