Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[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
Labels
shell issues related to the core shell ui/ux issues related to user interface / user experience

Comments

@xieyuanhuata
Copy link
Contributor

xieyuanhuata commented 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.

11

@xieyuanhuata 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
@akosyakov akosyakov added shell issues related to the core shell ui/ux issues related to user interface / user experience labels Aug 6, 2019
@xieyuanhuata 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
shell issues related to the core shell ui/ux issues related to user interface / user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants