Summary: | Renaming folders from folders panel context menu fails | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Goran Brannstrom <goranbr> |
Component: | panels: folders | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kfm-devel, nate |
Priority: | HI | Keywords: | regression |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/1d125057cb6318bca795fd4a153c2675c881a9d1 | Version Fixed In: | 21.08.1 |
Sentry Crash Report: |
Description
Goran Brannstrom
2021-08-18 09:46:12 UTC
Cannot reproduce; works for me with both inline renaming and non-inline renaming. I realize now, that this problem only occurs in the "Folders" panel, not the main/content panel where the files are shown. Can confirm, that is indeed broken. Glad to hear that. I thought it was just me going crazy. :-) Well, the workaround for now then is to make changes in the main panel instead. A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/260 Git commit 1d125057cb6318bca795fd4a153c2675c881a9d1 by Méven Car, on behalf of Jan Paul Batrina. Committed on 27/08/2021 at 07:29. Pushed by meven into branch 'release/21.08'. FoldersPanel: Fix inline renaming Commit 5a0da4a9c8d10dc1921077d84bdabf05d20150b0 changed the value for emitRoleEditingFinished() to a struct containing the new name, but folderspanel was not updated. M +3 -1 src/panels/folders/folderspanel.cpp https://invent.kde.org/system/dolphin/commit/1d125057cb6318bca795fd4a153c2675c881a9d1 After "apt update & apt upgrade" today, I no longer experience this bug in Kubuntu with these software versions... Dolphin Version 21.08.1 KDE Frameworks 5.85.0 Qt 5.15.2 Feels great to be able to rename things again! Thanks to all involved! /Goran Brannstrom |