Fixed: Display of last line corrupted

Bug reports concerning HxD.
Post Reply
Homer
Posts: 16
Joined: 22 Aug 2017 16:32

Fixed: Display of last line corrupted

Post by Homer »

HxD Version 2.0.0.0 (x86-64)

The last line (03359616) with correct data (6E024000):
pageNok.png
pageNok.png (119.53 KiB) Viewed 3966 times
After scrolling up and down with the mouse wheel the data in the last line has changed its display (DF050000) but not its content - see data inspector:
pageNerr.png
pageNerr.png (118.94 KiB) Viewed 3966 times
The wrong data from the last line can be found on the first page (line 00001248):
page1.png
page1.png (115.54 KiB) Viewed 3966 times
Maël
Site Admin
Posts: 1455
Joined: 12 Mar 2005 14:15

Re: Display of last line corrupted

Post by Maël »

I have found a similar bug that occurs when you resize the window and it will display the start of the file instead.

I couldn't reproduce it with the wheel scrolling, but the reason should be the same (it was a caching bug).

Could you please confirm that you can still reproduce the bug on the version of HxD you have, then see if this download fixes it?
https://mh-nexus.de/downloads/HxDSetup2.zip
Homer
Posts: 16
Joined: 22 Aug 2017 16:32

Re: Display of last line corrupted

Post by Homer »

Maël wrote: 28 Oct 2017 10:19Could you please confirm that you can still reproduce the bug on the version of HxD you have, [...]
Confirmed.
Maël wrote: 28 Oct 2017 10:19[...] see if this download fixes it?
Confirmed.
Post Reply