| Summary: | image preview doesn't change when going trough files using TAB or arrow keys | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Thibault Molleman <kde.lwzr1> |
| Component: | panels: information | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | dolphin-bugs-null, eric1, meven, nate, sephiroth_pk |
| Priority: | NOR | ||
| Version First Reported In: | 23.08.0 | ||
| Target Milestone: | --- | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/c6885f187158f22b6b2c22a5bbc6f95df0272820 | Version Fixed/Implemented In: | 26.04 |
| Sentry Crash Report: | |||
|
Description
Thibault Molleman
2022-05-01 13:10:30 UTC
The same problem exists when using arrow keys to change the selected file. *** Bug 478552 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/1196 (In reply to Eric Armbruster from comment #1) > The same problem exists when using arrow keys to change the selected file. I am not sure I reproduce this issue with dolphin 25.12, maybe you need particular circumstances. Please open a separate bug this one will be fixed with https://invent.kde.org/system/dolphin/-/merge_requests/1196. Git commit 5cc61cac8589f227f05e814cefe6cfd7afec8245 by Méven Car. Committed on 09/03/2026 at 09:55. Pushed by meven into branch 'master'. kitemlistview: when editing file name set anchored selection So the selection manager can consider the selection has changed. This makes sense as when editing file name you can only have a single item selected. M +1 -0 src/kitemviews/kitemlistview.cpp https://invent.kde.org/system/dolphin/-/commit/5cc61cac8589f227f05e814cefe6cfd7afec8245 (In reply to Méven from comment #4) > I am not sure I reproduce this issue with dolphin 25.12, maybe you need > particular circumstances. I cannot reproduce the issue any more, either. It seems like it was fixed somewhere along the way. Thanks for your work, Méven! Git commit c6885f187158f22b6b2c22a5bbc6f95df0272820 by Méven Car. Committed on 09/03/2026 at 09:56. Pushed by meven into branch 'release/26.04'. kitemlistview: when editing file name set anchored selection So the selection manager can consider the selection has changed. This makes sense as when editing file name you can only have a single item selected. (cherry picked from commit 5cc61cac8589f227f05e814cefe6cfd7afec8245) Co-authored-by: Méven Car <meven@kde.org> M +1 -0 src/kitemviews/kitemlistview.cpp https://invent.kde.org/system/dolphin/-/commit/c6885f187158f22b6b2c22a5bbc6f95df0272820 |