Summary: | "Size" is not immediately updated after I paste items into a folder via the context menu | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Patrick Silva <bugseforuns> |
Component: | panels: information | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REOPENED --- | ||
Severity: | normal | CC: | andy.bond, kfm-devel, safeerpasha7 |
Priority: | NOR | ||
Version: | 23.04.0 | ||
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
2019-10-13 12:22:44 UTC
Still an issue. 1. open Dolphin 2. if information panel is not enabled, press F11 to do it 3. copy some files/folders 4. create a new folder and open it 5. create a new folder again 6. right click on the folder created in the step 5, select "Paste X items" Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.21.80 KDE Frameworks Version: 5.80.0 Qt Version: 5.15.2 Graphics Platform: Wayland 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 430095 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 it's still reproducible on neon unstable. Still an issue. Operating System: Manjaro Linux KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Dolphin Version: 24.05.2 |