ImHex
ImHex copied to clipboard
[Bug] Drag Select scrolling to top
Operating System
Windows
What's the issue you encountered?
When I try to drag select more than 1 bytes when the start of address is past 0x00000120
, the selection jumps back to near the beginning of the file to where the cursor ends.
If the address is less than 0x00000120
there is no jump in the selection.
Here I started the selection at 0x00000393
and tried to select a few bytes.
While I'm not sure if this is intended; holding shift at the start and end locations work fine.
How can the issue be reproduced?
- Create a new file
- Insert at address 0x00; size=0x400;
- Scroll down near the bottom of the file.
- Select a data point
- Drag to next byte
ImHex Version
1.26.2
ImHex Build Type
- [ ] Nightly or built from sources
Installation type
Portable
Additional context?
No response
Same issue with the flapak version 1.26.2 on fedora 37.
I think this was fixed in version 1.27.1.
Fixed the editing cursor not advancing automatically after the first page of data
Happens to me on Windows with v1.27.1
Same issue on Windows in v1.27.1
When I open a file and do not edit anything, everything works fine. But if changes are made to the file, then click a byte and drag, it'll jump to the position near the latest change.
@bg5hfc Thank you so much! Until now I never managed to reproduce it at all. It just happened randomly for me
Please try the latest nightly as soon as it's built in ~15min. You can download it from https://imhex.werwolv.net at the very bottom