WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
37.41k stars 1.64k forks source link

[Bug] Cursor is not properly mapped to the window #1762

Closed squareless closed 1 week ago

squareless commented 2 weeks ago

Operating System

Windows

What's the issue you encountered?

The issue I encountered is that whatever function gets the position of the cursor, it does not take into account Titlebar size and border size overall (I'm assuming). What ends up happening is that mouse cursor is always higher than it supposedly points to, making it akward or impossible to use in the long run. ImHexCursorIssue

How can the issue be reproduced?

Open latest Windows.msi release. Open ImHex and try to point to anything in window client area.

ImHex Version

1.34.0

ImHex Build Type

Installation type

MSI

Additional context?

No response

asdf141 commented 1 week ago

https://github.com/WerWolv/ImHex/assets/157879116/a8de0708-4dc6-4823-8ded-a639e832dc6f

Same issue here, 1.34.0 btw nice logo

iTrooz commented 1 week ago

Hey, I'm going to close this as duplicate of https://github.com/WerWolv/ImHex/issues/1625