Summary: | File type filter to "All" for export | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | David <rylleman> |
Component: | Usability | Assignee: | Victor Wåhlström <victor.wahlstrom> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla, victor.wahlstrom |
Priority: | NOR | ||
Version: | 2.9 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/krita/53aa1a84adce984b149e9b137ce6afa135561760 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | krita export dialog E17 |
Description
David
2015-04-09 08:33:53 UTC
Hi David, Well, it's a problem with the various file dialogs we try to support. From your report, I'm guessing you're using a GTK-based desktop system, Unity, Gnome, Mate or CiInnamon. For some reason, the GTK file dialog makes the .kra entry default, even though All is the first in the list. The KDE file dialog gives us All Supported files by default. Right now, I'm not sure what the Windows, the OSX or the Qt file dialogs do! Ah, forgot to mention. Ubuntu 14.04 using Unity. Also on Bodhi linux 2.4.0 using the Enlightenment 0.17.4 desktop (not GTK (?)) I do wonder which dialog you see on Enlightenment -- the GTK one or the Qt one? Created attachment 91962 [details]
krita export dialog E17
Don't know how to tell the difference. Attaching a screenshot. Thanks! That's the Qt one. Git commit 53aa1a84adce984b149e9b137ce6afa135561760 by Victor Wåhlström. Committed on 24/02/2016 at 21:14. Pushed by victorw into branch 'master'. Set default filter when exporting to "All supported formats" M +2 -1 libs/ui/KisMainWindow.cpp http://commits.kde.org/krita/53aa1a84adce984b149e9b137ce6afa135561760 |