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-5206. Fix focus position at editor state restoring #5665

Merged
merged 1 commit into from
Jul 17, 2017

Conversation

RomanNikitenko
Copy link
Member

@RomanNikitenko RomanNikitenko commented Jul 17, 2017

What does this PR do?

We need set focus in corresponding editor when editor has initialized. Otherwise we have case when active tab does not match editor which has actual focus. It leads to different issues related with editor content sync.
editor_focus

What issues does this PR fix or reference?

#5206 #5190

Changelog

Fix focus position at editor state restoring

Signed-off-by: Roman Nikitenko rnikiten@redhat.com

Signed-off-by: Roman Nikitenko <rnikiten@redhat.com>
@RomanNikitenko RomanNikitenko added the kind/bug Outline of a bug - must adhere to the bug report template. label Jul 17, 2017
@codenvy-ci
Copy link

Build # 3070 - FAILED

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

@RomanNikitenko RomanNikitenko added this to the 5.15.0 milestone Jul 17, 2017
@RomanNikitenko RomanNikitenko merged commit cbc65ad into master Jul 17, 2017
@RomanNikitenko RomanNikitenko deleted the CHE-5206 branch July 17, 2017 15:01
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.

None yet

4 participants