Answered
How to handle the basic input event 'compositionupdate' in premiere panel development
hello
While developing the panel input function, I would like to inquire about how to handle the basic event of input.
The processing code is as follows. A simple 'compositionupdate'
Handling the ‘compositionend’ event
Html Event Reference - https://developer.mozilla.org/en-US/docs/Web/API/Element/compositionupdate_event
With this code, events are not detected on the panel at all.
The test was conducted at Premier 2024.
So, I tested it in Premiere 2020 and confirmed that it was detected.


not detected event. (in Prmiere 2024)
The difference between the two is between cep 10 and cep 11, but I wonder if cep11 does not support the event.
