You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm opening a new issue because I can't reopen the one that was closed despite the fact that one of the issues posted was not resolved. Another problem with scrolling in the hex editor that was mentioned in a post in the old issue was also not addressed.
There were changes to the source code that fixed one of the two issues described namely the problems with scrolling when using the down arrow key to move the cursor. The other one deals with selecting, not moving and it remains. In addition the page up and down shortcuts do not move the cursor position at all which contradicts the descriptions for page up and down in the shortcut manager.
How can the issue be reproduced?
Open a file in the hex editor that spans multiple screens. Place the cursor at the current center line and note its address location. 1 and 2 describe the two remaining issues from this point.
Press page up or the page down key. Notice that the cursor cannot be seen . Go back to the address location where the cursor started (make sure you don't move the cursor when doing this, you can use the scroll bar, the mouse wheel or go to address) and note that it hasn't moved.
Press the Shift key and keep it pressed. Press the down arrow key and keep it pressed until the selection end goes beyond the last line shown in the current scroll position. The window does not scroll with the cursor location. While keeping the shift key pressed release the down arrow and use the mouse wheel to locate the end of the selection. Tap the down arrow key and the window will scroll back to the start of the selection. That is very annoying.
ImHex Version
1.37.0 wip
ImHex Build Type
Nightly or built from sources
Installation type
MSI
Additional context?
No response
The text was updated successfully, but these errors were encountered:
Operating System
Windows
What's the issue you encountered?
I'm opening a new issue because I can't reopen the one that was closed despite the fact that one of the issues posted was not resolved. Another problem with scrolling in the hex editor that was mentioned in a post in the old issue was also not addressed.
There were changes to the source code that fixed one of the two issues described namely the problems with scrolling when using the down arrow key to move the cursor. The other one deals with selecting, not moving and it remains. In addition the page up and down shortcuts do not move the cursor position at all which contradicts the descriptions for page up and down in the shortcut manager.
How can the issue be reproduced?
Open a file in the hex editor that spans multiple screens. Place the cursor at the current center line and note its address location. 1 and 2 describe the two remaining issues from this point.
Press page up or the page down key. Notice that the cursor cannot be seen . Go back to the address location where the cursor started (make sure you don't move the cursor when doing this, you can use the scroll bar, the mouse wheel or go to address) and note that it hasn't moved.
Press the Shift key and keep it pressed. Press the down arrow key and keep it pressed until the selection end goes beyond the last line shown in the current scroll position. The window does not scroll with the cursor location. While keeping the shift key pressed release the down arrow and use the mouse wheel to locate the end of the selection. Tap the down arrow key and the window will scroll back to the start of the selection. That is very annoying.
ImHex Version
1.37.0 wip
ImHex Build Type
Installation type
MSI
Additional context?
No response
The text was updated successfully, but these errors were encountered: