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

Add ability to proper handle focus events when parts changes own focus #3310

Merged
merged 3 commits into from
May 30, 2017

Conversation

vzhukovs
Copy link
Contributor

@vzhukovs vzhukovs commented Dec 7, 2016

This fixes handling of focus event on the tree widget. So if tree looses its focus, selected nodes become displayed with different color than in focused state. Its useful to determine whether tree is in focus or not.

treefocus

@slemeur @ashumilova review it, please.

@vzhukovs vzhukovs added kind/enhancement A feature request - must adhere to the feature request template. team/plugin labels Dec 7, 2016
@vzhukovs vzhukovs self-assigned this Dec 7, 2016
@codenvy-ci
Copy link

@codenvy-ci
Copy link

@codenvy-ci
Copy link

@vzhukovs
Copy link
Contributor Author

PR status, will be rebased after release 5.11

@vzhukovs
Copy link
Contributor Author

ci-build

@vzhukovs vzhukovs merged commit b37b576 into master May 30, 2017
@vzhukovs vzhukovs deleted the treeFocus branch May 30, 2017 14:01
@vzhukovs vzhukovs added this to the 5.12.0 milestone May 30, 2017
@codenvy-ci
Copy link

JPinkney pushed a commit to JPinkney/che that referenced this pull request Aug 17, 2017
eclipse-che#3310)

* Add ability to proper handle focus events when parts changes own focus

* Use lambdas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants