qhexview icon indicating copy to clipboard operation
qhexview copied to clipboard

Selection doesn't work right when viewing more than approximately 2GB of data

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

  1. Open a file in which is > 2GB
  2. Scroll around and attempt to select bytes

It should properly select the bytes, but it looks like perhaps the selection variables are overflowing, because the selection goes all the way to the end of the view.

GoogleCodeExporter avatar Mar 29 '15 00:03 GoogleCodeExporter