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-642 Incorrect behavior dialogs when user uses "Enter" button to confirm his choice #562

Closed
skabashnyuk opened this issue Feb 29, 2016 · 1 comment

Comments

@skabashnyuk
Copy link
Contributor

This is an autogenerated issue.
Original: https://jira.codenvycorp.com/browse/CHE-642
Reporter: Roman Nikitenko
Description: Steps to reproduce:
use case #1

  1. Project -> New -> java package
  2. Set name of package
  3. Press tab and select "Cancel" button("Cancel" in the focus)
  4. Press enter
    You can see - package will be created, but shouldn't!

use case #2

  1. Select package and click "Delete selected item"
  2. Press tab and select "Cancel" button("Cancel" in the focus)
  3. Press enter
    You can see - package will be deleted,but shouldn't!
@ddementieva
Copy link
Contributor

Fixed by de4e8fe

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