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
[SingleTextInputDialog] SingleTextInputDialog should have an event that responds to the enter key only when the mouse is focused on the input box.
#5867
Closed
xieyuanhuata opened this issue
Aug 6, 2019
· 0 comments
· Fixed by #5868
When I open a dialog and enter information in the input box, move the mouse to the blank and press Enter to complete the process and exit. However, usually only the mouse places focus on the input box in response to an input event.
The text was updated successfully, but these errors were encountered:
xieyuanhuata
changed the title
[Dialog] In the case of operating a single text input dialog, when the mouse is not focused on the input box
[SingleTextInputDialog] SingleTextInputDialog does not have an event that responds to the enter key only when the mouse is focused on the input box.
Aug 6, 2019
xieyuanhuata
changed the title
[SingleTextInputDialog] SingleTextInputDialog does not have an event that responds to the enter key only when the mouse is focused on the input box.
[SingleTextInputDialog] SingleTextInputDialog should have an event that responds to the enter key only when the mouse is focused on the input box.
Aug 6, 2019
When I open a dialog and enter information in the input box, move the mouse to the blank and press Enter to complete the process and exit. However, usually only the mouse places focus on the input box in response to an input event.
The text was updated successfully, but these errors were encountered: