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-4150: Prevent external event for another widgets on key DELETE for terminal UI. #4156

Merged
merged 2 commits into from
Feb 16, 2017

Conversation

AndrienkoAleksandr
Copy link
Contributor

@AndrienkoAleksandr AndrienkoAleksandr commented Feb 16, 2017

What does this PR do?

Prevent external event for another widgets on key DELETE for terminal UI. Clean up ".gitignore". Delete unused ".npmignore".

What issues does this PR fix or reference?

Fixes: #4150

Changelog

Prevent external event for another widgets on key DELETE for terminal UI.

Release Notes

Prevent external event for another widgets on key DELETE for terminal UI.

Signed-off-by: Aleksandr Andrienko [email protected]

@riuvshin riuvshin added the kind/bug Outline of a bug - must adhere to the bug report template. label Feb 16, 2017
@riuvshin riuvshin added this to the 5.3.0 milestone Feb 16, 2017
@AndrienkoAleksandr AndrienkoAleksandr merged commit a2d6900 into master Feb 16, 2017
@codenvy-ci
Copy link

Build # 1990 - FAILED

Please check console output at https://ci.codenvycorp.com/job/che-pullrequests-build/1990/ to view the results.

@AndrienkoAleksandr AndrienkoAleksandr deleted the CHE-4150 branch February 17, 2017 10:55
@JamesDrummond JamesDrummond mentioned this pull request Feb 17, 2017
9 tasks
JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
…r terminal UI. (eclipse-che#4156)

* CHE-4150: Prevent external event on key DELETE for terminal UI.

Signed-off-by: Aleksandr Andrienko <[email protected]>

* Clean up .gitignore. Delete unused .npmignore .

Signed-off-by: Aleksandr Andrienko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The "Delete" widget appears when working with the Terminal.
4 participants