[BUG REPORT]The text input cannot trigger the "TEXT CHANGED" event when pasting with the right mouse button


#1

The text input cannot trigger the “TEXT CHANGED” event when pasting with the right mouse button.

Moreover, if the text input data type is file, number, date, etc., the “TEXT CHANGED” event cannot be triggered.

I found this code in the file “DefaultSettings\Prototype_Files\resources\scripts\axure\events.js”

Maybe you can use jQuery’s change event:
https://api.jquery.com/change/

Newer browsers may also support “input events”


OR

textchanged bug.rp (90.8 KB)


#2

Hello @Jorkin, thanks for bringing this issue to our attention–I’ve passed it on to our engineering team for further investigation!


closed #3

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.