Open epinter opened 3 months ago
Tested with more versions:
1.32.1, 1.32.2, 1.33.0, 1.33.2, 1.34.0, 1.35.2 ,1.35.3, 1.35.4
With versions 1.32.1 and 1.32.2 "Jump To" works fine.
"Jump To" is buggy on versions 1.33.0 and above. In Version 1.33.0 the "Go To" is also buggy.
Operating System
Windows
What's the issue you encountered?
With a process open, when I select a valid address and click "Jump To", the cursor goes to the address I selected, but the hexeditor don't scroll. I tried to install versions 1.35.3, 1.35.2 and 1.34.0, same problem. Also tried to revert the font to default, and toggle "Synchronize editor scroll position", no way to fix.
How can the issue be reproduced?
Open a process, select an address and use Jump To. An example, I jump to the address 0x1A83AF71440, the cursor is there (I see on the status bar and data inspector), but the first address in the hex editor is 0x1A83AF80000. If I use keyboard to navigate I see the address changing in the status bar and the data inspector also reading the byte under the cursor but the hex editor don't scroll, stays fixed at the 0x1A83AF80000.
ImHex Version
1.35.4
ImHex Build Type
Installation type
Portable ZIP
Additional context?