Bug 363374

Summary: Save formats
Product: [Applications] krita Reporter: cheteron <cheteron>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: griffinvalley, halla, raghu
Priority: NOR    
Version First Reported In: 3.0 Release Candidate   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: formats
tiff

Description cheteron 2016-05-21 17:24:08 UTC
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.
Comment 1 cheteron 2016-05-21 17:24:53 UTC
Created attachment 99120 [details]
tiff
Comment 2 wolthera 2016-05-21 19:47:42 UTC
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.
Comment 3 Halla Rempt 2016-05-22 13:32:16 UTC
Is this still the case with the builds I made on Friday May 20?
Comment 4 cheteron 2016-05-24 01:24:40 UTC
(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)
Comment 5 Raghavendra kamath 2016-05-24 06:19:28 UTC
" (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'
Comment 6 Halla Rempt 2016-05-24 08:01:11 UTC
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