https://bugs.kde.org/show_bug.cgi?id=399773
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/spe | |ctacle/4e51fa0676eca72d12cc | |38094f852a4fef25a412 Version Fixed In| |18.12.0 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Nate Graham <n...@kde.org> --- Git commit 4e51fa0676eca72d12cc38094f852a4fef25a412 by Nate Graham. Committed on 19/10/2018 at 12:48. Pushed by ngraham into branch 'master'. Respect user-specified filetype for Save As... operations Summary: Currently, when doing {nav Save As...} operations, Spectacle outright ignores the filetype you choose in {nav Settings} and always defaults to saving as a `.png` file. This patch fixes that. FIXED-IN: 18.12.0 Test Plan: 1. {nav Settings > Save > change the file type to something other than PNG} 2. {nav Save as...} The file dialog now comes pre-populated with the correct file type, and saving file saves it as that file type. Tested with all available file types. Reviewers: #spectacle, #kde_applications, broulik, utecht, alexeymin, shubham Reviewed By: #spectacle, alexeymin Subscribers: aacid Tags: #spectacle Differential Revision: https://phabricator.kde.org/D16190 M +5 -3 src/ExportManager.cpp https://commits.kde.org/spectacle/4e51fa0676eca72d12cc38094f852a4fef25a412 -- You are receiving this mail because: You are watching all bug changes.