[SOLVED] TinyEditor raises TextChanged event when it has focus

Answered Closed
0
0

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.

  • You must to post comments
Best Answer
0
0

Hi Nic,

WJ-7859 is fixed in the latest release (1.3.15).

Best regards
Frank

  • Nic Adams
    Thanks Frank.
  • You must to post comments
0
0

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

  • You must to post comments
0
0

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

  • You must to post comments
0
0

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

  • You must to post comments
Showing 4 results