The TinyEditor control always raises the TextChanged event when it receives focus, either because you tabbed into the field or because you clicked into it with the mouse. This event is always raised even if there is no text in the control.
Hi Nic,
WJ-7859 is fixed in the latest release (1.3.15).
Best regards
Frank
Hi Nic,
no problem at all, that´s why we are here to clarify the issues 🙂
I have logged the problem as WJ-7859.
Best regards
Frank
Hi Frank,
Apologies for my poor report. You are correct that this only occurs the first time that the control receives focus and has text (I thought the control was empty in WYSIWYG mode but it does contain some HTML formatting. With it totally empty the problem does not occur).
Nic
Hi Nic,
I could reproduce when the TinyEditor control has a default text set in InitializeComponent and then you tab / click in it for the first time.
Can´t reproduce with an empty control or that it is always raised.
Any chance to wrap up a small test case for me ?
Thanks in advance !
Best regards
Frank