Review Request 126085: Fix filename suggestion changing to something random when changing save-as mimetype.

David Edmundson david at davidedmundson.co.uk
Sun Dec 6 18:19:44 UTC 2015


-----------------------------------------------------------
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151206/ebadde44/attachment.html>


More information about the Kde-frameworks-devel mailing list