sdkjs-plugins
sdkjs-plugins copied to clipboard
Unable to trigger window.Asc.plugin.event_onInputHelperInput event when I am typing Chinese words.
onInputHelperInput
cannot be triggered,as I paste some words or type Chinese.
@flaminestone Please take a look
@ShockwaveNN Thank you!!
@flaminestone help, please. Did I make a mistake?
Hello @0fisher. onInputHelperInput
will triggered only on input from keyboard, and will not trigerred on pasting text, it normal behavior.
I think, you use some software for type Chinese, and it pasting symbols when you accept
@flaminestone OK, Thank you!
Can I listen cell changed events? in Plugins @flaminestone