Summary: | Delete an element (file/folder): next element should be selected by default | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | mathesis <net-account> |
Component: | view-engine: general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bugseforuns, elvis.angelaccio, neundorf, serg, teod0r |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/36dfe5795f3e70ad9ac4954544899bf38c919ca7 | Version Fixed In: | 23.04 |
Sentry Crash Report: |
Description
mathesis
2009-01-18 19:41:59 UTC
*** This bug has been marked as a duplicate of bug 161675 *** Peter, there is a difference (I'm referring to the bug 161675): he says that the previous file is selected after deletion. I can only see light dashed box around the previous file but if you press F2 for instance it won't allow you to rename the previous file. This is not what I call selected. For me, selected is ready for action on it and clearly highlighted (blue by default). Ok, thanks for clarification, I've reopened this issue... Resetting assignee to default as per bug #305719 *** Bug 320906 has been marked as a duplicate of this bug. *** *** Bug 185188 has been marked as a duplicate of this bug. *** *** Bug 400116 has been marked as a duplicate of this bug. *** Done in current branch On neon unstable, the next item is not selected after deleting by pressing delete key. (In reply to Patrick Silva from comment #9) > On neon unstable, the next item is not selected after deleting by pressing > delete key. Should be in next 23.04 version Git commit 36dfe5795f3e70ad9ac4954544899bf38c919ca7 by Serg Podtynnyi. Committed on 06/02/2023 at 03:47. Pushed by felixernst into branch 'master'. Selects next item in list after delete/trash actions Related: bug 419914 M +30 -0 src/views/dolphinview.cpp M +6 -0 src/views/dolphinview.h M +2 -0 src/views/dolphinviewactionhandler.cpp https://invent.kde.org/system/dolphin/commit/36dfe5795f3e70ad9ac4954544899bf38c919ca7 |