View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003961 | JEDI VCL | 00 JVCL Components | public | 2006-10-17 07:08 | 2006-10-19 14:40 |
Reporter | aml1005 | Assigned To | remkobonte | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 3.20 | ||||
Target Version | Fixed in Version | 3.30 | |||
Summary | 0003961: JvRichEdit.PlainText loses extended characters | ||||
Description | Set text in non-standard charset by RTF stream, then set PlainText:=true. The text is converted to ?. Works fine with TRichEdit. | ||||
Additional Information | In attached - run and press Start and then "set plain text". (I'm using XP) [of course in an ideal world the "text" property would just respect the Font.Charset...but TRichEdit doesn't do that either since about Win95] | ||||
Tags | No tags attached. | ||||
2006-10-17 07:08
|
RichBug.zip (276,713 bytes) |
|
This should now be corrected in Rev. 10985 of JvRichEdit.pas Please check it and give feedback whether it works or does not work for you. Note that in your example application you set the PlainText property of the standard VCL TRichEdit component AFTER you stream in data. This should be done BEFORE you stream in data. If you do so you will notice that TRichEdit does not work the way you want. |
|
Seems to work well now, thank you. Note sure about your note.. I didn't do that because, as you say, it doesn't work. But thanks to this update I can now do better things. |
|
Okay, thanks for the feedback. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-10-17 07:08 | aml1005 | New Issue | |
2006-10-17 07:08 | aml1005 | File Added: RichBug.zip | |
2006-10-18 15:38 | remkobonte | Status | new => assigned |
2006-10-18 15:38 | remkobonte | Assigned To | => remkobonte |
2006-10-18 17:24 | remkobonte | Note Added: 0010375 | |
2006-10-18 17:24 | remkobonte | Status | assigned => feedback |
2006-10-19 13:56 | aml1005 | Note Added: 0010378 | |
2006-10-19 14:40 | remkobonte | Status | feedback => resolved |
2006-10-19 14:40 | remkobonte | Fixed in Version | => Daily / SVN |
2006-10-19 14:40 | remkobonte | Resolution | open => fixed |
2006-10-19 14:40 | remkobonte | Note Added: 0010379 |