----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126085/ -----------------------------------------------------------
(Updated Dec. 6, 2015, 6:19 p.m.) Status ------ This change has been marked as submitted. Review request for KDE Frameworks. Changes ------- Submitted with commit e663d0df0d23ff4dfa613a182dc0a6fb14827b3b by David Edmundson to branch master. Repository: kio Description ------- When updating save-as mimetype update suggested default name before updating show list Otherwise KDirOperator will signal that we have gone from having an existing item selected to having no item selected and will then select the first file that matches the new mime filter criteria. Diffs ----- src/filewidgets/kfilewidget.cpp 918a49941ce1610d1b2bb7764b07fc4f81238313 Diff: https://git.reviewboard.kde.org/r/126085/diff/ Testing ------- Assume directory with file a.png open b.jpg in gwenview -> save as select "png" as the type, after patch filename still says b.png (as opposed to jump to a.png) --- Tested above in a directory where b.png already existed --- Tested selecting another file before changing file type Thanks, David Edmundson
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel