Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Find next" (F3) does not add an entry to the "go back" list #7445

Open
sliedes opened this issue Feb 4, 2025 · 0 comments
Open

"Find next" (F3) does not add an entry to the "go back" list #7445

sliedes opened this issue Feb 4, 2025 · 0 comments
Assignees
Labels
Status: Triage Information is being gathered

Comments

@sliedes
Copy link

sliedes commented Feb 4, 2025

Describe the bug

When I press F3 to find the next hit of a memory search, I get taken to the next hit. When I press alt-left to go back, the location where I end up is not where I pressed F3.

To Reproduce
Steps to reproduce the behavior:

  1. Do a memory search
  2. Observe current address
  3. Press F3 to Find next
  4. Press alt-back to Go Back
  5. Observe that the address is different from the one observed in step (2)

Expected behavior

I would expect Go Back to go back to the place where I pressed F3.

Environment (please complete the following information):

  • OS: Linux, NixOS
  • Java Version: 23
  • Ghidra Version: 11.2.1
  • Ghidra Origin: NixOS/nixpkgs
@ryanmkurtz ryanmkurtz added the Status: Triage Information is being gathered label Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Information is being gathered
Projects
None yet
Development

No branches or pull requests

3 participants