kooloveme / thtmlviewer

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

SelectAll error if characters with accents (like è, ò à ....) #364

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which steps will reproduce the problem?
1. create html with some text with accents like "hello my name is è Filippo"
2. write a procedure calling selectAll

What is the expected output? What do you see instead?
expected output: "hello my name is è Filippo"
I see instead: "hello my name is "
SelectAll will select only until first accent (Unicode?) char.
I saw that Len of section has that number of char position.

Which version of the product are you using? Which compiler version are you
using? On which operating system?
XE6 Windows7

Please attach test html files and screenshots, if appropriate.
Please provide any additional information:

Original issue reported on code.google.com by fil...@gmail.com on 14 Jul 2014 at 10:47

GoogleCodeExporter commented 9 years ago
Hi,

I cannot reproduce this issue with the above example text copied from this page 
into LiveHtmlW.exe of version 11.5.

Which HtmlViewer version do you use? 
Can you post the example HTML file you used?

Thanks
OrphanCat

Original comment by OrphanCat on 14 Jul 2014 at 6:46

GoogleCodeExporter commented 9 years ago
No answer? Seems to be fixed with 11.5

Original comment by OrphanCat on 5 Jan 2015 at 12:12