[TextField] Right click + paste does not work properly in Internet Explorer #4490
Labels
bug 🐛
Something doesn't work
component: text field
This is the name of the generic UI component, not the React module!
Problem description
Using Right-click + Click "Paste" on a TextField in Internet Explorer will result in undesired behavior that suggests an onChange event is not properly fired. Note: Ctrl-v will not encounter this issue.
However, if you TAB away from the text field after pasting, the behavior will be correct. (ex. the hint text will disappear and the new value will be accepted).
Steps to reproduce
Versions
The text was updated successfully, but these errors were encountered: