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

Pressing ENTER key on Cancel button in MessageDialog triggers OK click #7560

Closed
taauntik opened this issue Sep 25, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@taauntik
Copy link

Forum post

Hi,
when selecting "No" in the "Confirm Dialog" by using the keyboard (tab and then hit enter) the dialog returns "Yes".

To reproduce go do the example: Core.widget.MessageDialog

Click the "Confirm()" button. After it opened up, select "no" by pressing tab and submit the input using enter.
The toast of the example then shows "You answered Yes".
When using "Spacebar" instead of "Enter" it works as expected.

Untitled.Project.mp4
@taauntik taauntik added bug Something isn't working forum Issues from forum labels Sep 25, 2023
@matsbryntse matsbryntse self-assigned this Sep 28, 2023
@matsbryntse matsbryntse changed the title Keyboardcontrol for MessageDialog is not working properly Pressing ENTER key on Cancel button in MessageDialog triggers OK click Sep 28, 2023
@matsbryntse matsbryntse added ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds) and removed ready for review Issue is fixed, the pull request is being reviewed labels Sep 28, 2023
@matsbryntse matsbryntse added this to the 5.5.4 milestone Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forum Issues from forum resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants