kooloveme / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

Error page display #358

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Strange behavior HTMLViewer sequential displaying pages with different 
encoding. In the example, you must first press 1, then press 2. After pressing 
2 page has the appearance as if the village encoding "gb2312", but it is 
encoded in "utf-8". Pressing the button starts 2 page displayed normally.

Original issue reported on code.google.com by SchwarzK...@yandex.ru on 30 May 2014 at 3:23

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by OrphanCat on 1 Jun 2014 at 5:41

GoogleCodeExporter commented 9 years ago
Thanks for spotting this issue.

I can reproduce it with HtmlDemo.exe but not with FrameDem.exe.

Original comment by OrphanCat on 1 Jun 2014 at 6:18

GoogleCodeExporter commented 9 years ago
I used D7, r468. Documents just downloaded: 
HTMLViewer.Clear; 
HTMLViewer.LoadFromFile (...); 
Noticed the problem for a long time.

Original comment by SchwarzK...@yandex.ru on 1 Jun 2014 at 6:30

GoogleCodeExporter commented 9 years ago
Additionally, give the entire project with source code themselves. All default 
properties. On an example of this problem FrameDem.exe some reason can not be 
played.

Original comment by SchwarzK...@yandex.ru on 1 Jun 2014 at 8:56

Attachments:

GoogleCodeExporter commented 9 years ago
I wrote that I *can* reproduce it!

Original comment by OrphanCat on 1 Jun 2014 at 9:37

GoogleCodeExporter commented 9 years ago
Translation errors. :)

Original comment by SchwarzK...@yandex.ru on 1 Jun 2014 at 9:46

GoogleCodeExporter commented 9 years ago
r480 fixes this issue.

Original comment by OrphanCat on 23 Jul 2014 at 9:02