| 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, dolphin-bugs-null, justin, safeerpasha7 |
| Priority: | NOR | ||
| Version First Reported In: | 23.04.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/system/dolphin/commit/6cec386192e58089b4572996a265c9696cdcb3c0 | Version Fixed/Implemented 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 I can't reproduce this, but I think it might be hidden by another bug (or feature?)... I used the instructions in the initial post, however when I do step 5 my new folder is no longer highlighted and the F11 Information Panel shows the information about the folder I'm in. So when I click on my new folder, it shows the correct size. Can anyone else confirm this same behaviour on 24.12.1 or above? (In reply to Justin Zobel from comment #5) > I can't reproduce this, but I think it might be hidden by another bug (or > feature?)... > > I used the instructions in the initial post, however when I do step 5 my new > folder is no longer highlighted and the F11 Information Panel shows the > information about the folder I'm in. So when I click on my new folder, it > shows the correct size. > > Can anyone else confirm this same behaviour on 24.12.1 or above? Can reproduce with Dolphin 24.12.2. Operating System: Arch Linux KDE Plasma Version: 6.2.91 KDE Frameworks Version: 6.10.0 Qt Version: 6.9.0 Graphics Platform: Wayland Still an issue. Dolphin: Dolphin 24.12.2 Operating System: Manjaro Linux KDE Plasma Version: 6.2.5 KDE Frameworks Version: 6.10.0 Qt Version: 6.8.1 Kernel Version: 6.12.11-1-MANJARO (64-bit) Graphics Platform: Wayland |