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

[Bug] Problems with scrolling remain. #2107

Open
1 task done
paxcut opened this issue Feb 8, 2025 · 0 comments
Open
1 task done

[Bug] Problems with scrolling remain. #2107

paxcut opened this issue Feb 8, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@paxcut
Copy link
Contributor

paxcut commented Feb 8, 2025

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.

  1. 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.

  2. 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

@paxcut paxcut added the bug Something isn't working label Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant