Summary: | Filename in the text field is not renamed after the selected file is renamed in a file dialog | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Fushan Wen <qydwhotmail> |
Component: | Open/save dialogs | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bugseforuns, kdelibs-bugs-null |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | 5.95.0 | Flags: | qydwhotmail:
Usability+
|
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kio/commit/6d47b5869d4b328614e5e95e97ef66d97009295e | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | not renamed.mp4 |
Description
Fushan Wen
2022-06-15 13:21:29 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/868 *** Bug 449499 has been marked as a duplicate of this bug. *** Git commit 6d47b5869d4b328614e5e95e97ef66d97009295e by Ahmad Samir, on behalf of Fushan Wen. Committed on 25/06/2022 at 17:54. Pushed by ahmadsamir into branch 'master'. filewidgets: update location text after selected files are renamed Before this commit, the location text is not updated after the selected files are renamed. M +2 -1 src/filewidgets/kdiroperator.cpp M +9 -0 src/filewidgets/kdiroperator.h M +4 -0 src/filewidgets/kfilewidget.cpp https://invent.kde.org/frameworks/kio/commit/6d47b5869d4b328614e5e95e97ef66d97009295e |