mherrmann / mherrmann/fman

fman forgets navigation history

Open
#698 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Platform: macOS 10.14.6
Steps to reproduce:

  1. Navigate into nested folders 8 levels deep or more
  2. Keep Cmd+<- pressed to go back to the initial folder
  3. Move the line cursor one folder down
  4. Keep Cmd+-> pressed to go to the last nested folder from step 1
    Nothing happens for me at step 4. If it does happen, repeating steps 2-4 usually erases history for that pane.
    The folders don't have to be nested, it's just easier to reproduce this way. You can also just navigate for a while into various folders using Enter and Backspace and then try steps 2-4.
    Note that quickly pressing an arrow key while holding Cmd doesn't seem to trigger the issue, only keeping them both pressed does.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue on macOS using the listed navigation-history steps, especially holding Cmd+- while moving the line cursor. Trace the navigation history handling from the keyboard action; done means repeatedly navigating back and forward preserves the pane's history instead of erasing or ignoring it.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.