I recently replaced an MLE control with an RTE control because we wanted some lines to show up in bold. The formatting and editing features work great, but one of our testers has a recurring problem with the RTE control going blank.
I added logging code and found that when this happens I get the text I expect doing a SelectTextAll and a Copy on the RTE control, but if I do a CopyRTF( FALSE ) I get an empty string; no text, no RTF formatting.
I cannot duplicate this problem. The tester who can generate the problem cannot do it consistently. She can enter the exact same text dozens of times and not get the problem, and try to do the same thing later and get the problem on a significant minority of attempts. She has only duplicated the problem on XP test machines, but the problem appears so inconsistently I do not know if that means anything.
I am using PB 12.5 Build 3072. We are too close to release to update to the current EBF