Summary: | Information Panel is not updated when a selected file is overwritten | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Patrick Silva <bugseforuns> |
Component: | panels: information | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kfm-devel |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/6cec386192e58089b4572996a265c9696cdcb3c0 | Version Fixed In: | 21.08 |
Sentry Crash Report: |
Description
Patrick Silva
2020-12-06 22:03:19 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/136 Git commit 6cec386192e58089b4572996a265c9696cdcb3c0 by Méven Car. Committed on 24/04/2021 at 09:00. Pushed by meven into branch 'master'. InformationPanel: Allow to refresh the panel when its displayed content changes Related: bug 412902 FIXED-IN: 21.08 M +4 -1 src/dolphinmainwindow.cpp M +10 -1 src/dolphinmainwindow.h M +14 -0 src/kitemviews/kfileitemmodel.cpp M +6 -0 src/kitemviews/kfileitemmodel.h M +10 -0 src/panels/information/informationpanel.cpp M +2 -0 src/panels/information/informationpanel.h M +1 -0 src/views/dolphinview.cpp M +2 -0 src/views/dolphinview.h https://invent.kde.org/system/dolphin/commit/6cec386192e58089b4572996a265c9696cdcb3c0 |