You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
InputBox doesn't execute event "Enter" when using Dialog Mode "Dialog"
When using other dialog modes("Disabled, Virtual-keyboard") event gets executed.
I think the problem is that when you click blue checkmark it doesn't send event "Enter" like other dialog modes.