Summary: | Dolphin selects wrong file after renaming via "File already exists" window | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Patrick Silva <bugseforuns> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | kfm-devel, mail, nate |
Priority: | NOR | ||
Version: | 23.04.0 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/567f2858acc260023c3e64112097f0dc1a39ea55 | Version Fixed In: | 23.12 |
Sentry Crash Report: |
Description
Patrick Silva
2020-02-20 14:06:17 UTC
Can confirm with Dolphin 20.03.70. A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/579 Git commit 567f2858acc260023c3e64112097f0dc1a39ea55 by Felix Ernst, on behalf of Amol Godbole. Committed on 01/08/2023 at 11:59. Pushed by felixernst into branch 'master'. Fix incorrect file selection after file rename forceUrlsSelection() needs to be called only when new name of renamed file does not exist. M +2 -2 src/views/dolphinview.cpp https://invent.kde.org/system/dolphin/-/commit/567f2858acc260023c3e64112097f0dc1a39ea55 |