Bug 455035 - "Up" action should preserve the selected folder just like the "Back" action
Summary: "Up" action should preserve the selected folder just like the "Back" action
Status: RESOLVED DUPLICATE of bug 453289
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.04.1
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-08 15:56 UTC by Dean
Modified: 2022-06-08 18:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dean 2022-06-08 15:56:52 UTC
SUMMARY
Whenever you press or invoke "Up" action from the toolbar button or using a shortcut (e.g. Alt+Up), the previously selected (and focused/entered) directory is not preserved and instead being reset, so when you press any arrow key, the selection will start from the very first item instead of the previously selected, focused/entered directory. Which basically the same behaviour as the Back action, because when you go back either pressing the toolbar button or using shortcut (e.g Alt+Left, Backspace) the previously selected directory is still selected.

Yes I know the actual behaviour is quite different as Back means back from where we came from as for Up is going up the directory tree, so I just want the "previously entered directory" is preselected when we go "Up"


STEPS TO REPRODUCE
1. Open a directory, preferably any directory that is in the middle of the view
2. Go Up
3. Press any cursor to select a directory, e.g Right

OBSERVED RESULT
- The selected directory is reset to the very first item, so when you are traversing a directory manually and press Up, you have to manually select the last directory which is annoying and tedious

EXPECTED RESULT
- The previously entered directory is preselected just like when using Back action

SOFTWARE/OS VERSIONS
Windows: -
macOS: -
Linux/KDE Plasma: Manjaro KDE
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4

ADDITIONAL INFORMATION
Comment 1 Dean 2022-06-08 16:00:24 UTC
I'm sorry for being out of topic, I wish we have the ability to edit the detail of the bug as I create some typos and grammar mistakes and can't seem to find an edit anchor to edit the content, so I apologize for the badly written content on this one.
Comment 2 Nate Graham 2022-06-08 18:54:34 UTC

*** This bug has been marked as a duplicate of bug 453289 ***