Problem with disappearing characters

General TRichView support forum. Please post your questions here
Post Reply
delphideveloper
Posts: 3
Joined: Thu Jun 14, 2012 4:54 pm

Problem with disappearing characters

Post by delphideveloper »

I've implemented the application using TRichView. It is used by about 30 users. Majority of them face the same text entry problem every once in a while. It looks like this: user enters sentence (i.e. "This is a pen") and TRichView control does not displays all characters entered (i.e. "Ths i a pn")

I could not notice any patterns (considering software installed oin the clients' machines) when it happens.

Has anybody seen this problem before?
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Does it happen with English text?
delphideveloper
Posts: 3
Joined: Thu Jun 14, 2012 4:54 pm

Post by delphideveloper »

Sergey Tkachenko wrote:Does it happen with English text?
Yes. Users use only english text.
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

A bug was found recently: during some rare circumstances (involving non-text items (like pictures) in text), one character at the beginning of a wrapped line may disappear.
Do characters disappear at the beginning of a line?
delphideveloper
Posts: 3
Joined: Thu Jun 14, 2012 4:54 pm

Post by delphideveloper »

Sergey Tkachenko wrote:A bug was found recently: during some rare circumstances (involving non-text items (like pictures) in text), one character at the beginning of a wrapped line may disappear.
Do characters disappear at the beginning of a line?
No. Image
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

I characters disappear not in the beginning of lines, this problem was never reported.
I need as much information as possible.
Can you send sample documents and screenshots to richviewgmailcom?
ambermollers
Posts: 1
Joined: Fri Jun 22, 2012 5:17 am

Post by ambermollers »

How about non-English text?
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

Non-English text must not disappear too. This problem was not reported before.
Post Reply