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

CHE-676 Dialogs lose focus when we use tab button #606

Closed
skabashnyuk opened this issue Mar 1, 2016 · 1 comment
Closed

CHE-676 Dialogs lose focus when we use tab button #606

skabashnyuk opened this issue Mar 1, 2016 · 1 comment

Comments

@skabashnyuk
Copy link
Contributor

This is an autogenerated issue.
Original: https://jira.codenvycorp.com/browse/CHE-676
Reporter: Roman Nikitenko
Description: For example we have input dialog: text box and two buttons("OK" and "Cancel").

  1. Focus on the text box.
  2. Press tab button: Focus will be on "OK" button.
  3. Press tab button: Focus will be on "Cancel" button
  4. Press tab button: dialog will lose focus. I think at this moment focus should be on the text box and dialog shouldn't lose focus when we press tab several times.
@skabashnyuk skabashnyuk added the dev label Mar 1, 2016
@ddementieva
Copy link
Contributor

Fixed by 17a3900

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants