-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Environment information
- Operating System: linuxmint 20.1
- Cutter version: 1.12.0
- File format: any
- Arch: any
- Type: any
Describe the bug
Shortcut for "Rename" operates on wrong line / address after navigating via the goto bar.
To Reproduce
Steps to reproduce the behavior:
- Select top most line of function in disassembly tab
- Rename via shortcut N
- Press g, type address of another function start, press Enter
- Press N to rename this function.
- Observe the dialog wrongly referencing the old address
Expected behavior
Dialog for renaming the currently selected address.
Screenshots
Notice how (after the goto via the navigation bar) the right address is selected, but the shortcut / dialog references the old address.

Reactions are currently unavailable