Page 1 of 1

FIXED: v10.50 b1 crashed when viewing .chm file

Posted: 07 Jul 2015 14:53
by vha
I was viewing and scrolling in a .chm file in hex view when TextEd crashed

Also, the "ANSI" column only displays Chinese-like chars although some characters should clearly be displayable in ANSI


vha

Re: v10.50 b1 crashed when viewing .chm file

Posted: 07 Jul 2015 16:12
by Rickard Johansson
The file is probably opened as a Unicode file because it contain zero's. It should open as a binary file. I'll fix it and try to reproduce the crash. The program shouldn't crash even if the file was opened using the wrong encoding.