Giter VIP home page Giter VIP logo

Comments (3)

paxcut avatar paxcut commented on July 22, 2024 1

I wanted to make sure it was stated that the issue only occurs when using the keyboard to move cursor or select bytes but using the mouse works fine.

from imhex.

paxcut avatar paxcut commented on July 22, 2024

When you press the down arrow the cursor travels down the screen until it hits the last line of the window. Going down further scrolls the imhex display up one line at the time. Imhex probably calculates which is the last line based on the size of the window and doesn't take into account that the information panel hides the last couple of lines. Note that same behavior occurs with pgup/pgdown. To fix this issue imhex should make the last visible line the bottom of the display instead of relying on the window size.

I was able to reproduce the selection error but not using your instructions. Selecting using mouse works fine, but if you use the arrow keys + shift key to select then when the selection is larger than the display the scroll jumps up so that the start of the selection is also hidden by the info panel. This occurs for (shift +) up down left right pgup and pgdwn keys.

To get around the problem until it gets fixed note that you can always scroll using the mouse wheel to see any part of the selection without having to stop selecting as long as the shift key remains pressed (or select using mouse). Also click on the start of the selection and shift click on the end gives you complete selection control without any issues.

from imhex.

heapoverride avatar heapoverride commented on July 22, 2024

Perhaps I should've specified that cursor here means the selected byte in the hex editor view. I wasn't talking about mouse cursor at any point. I'm also not a native speaker so thanks for adding more context to this.

from imhex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.