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

Unexpected losing of ocus in the terminal after minimize/maximize operations #3578

Closed
musienko-maxim opened this issue Dec 30, 2016 · 1 comment
Assignees
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Milestone

Comments

@musienko-maxim
Copy link
Contributor

Reproduction Steps:

  1. Go to the terminal, type for example ps ax command several times
  2. Maximize terminal panel and type the ps ax commands one more time
  3. Minimize the terminal try to type some text.

Expected behavior:
The terminal should scroll to last line, the text should be typed.
Observed behavior:
Terminal does not scroll position to last line. The focus is lost.

Che version: 5.0.0
OS and version: Ubuntu 14 TLS
Docker version: 1.12.5
Che install: Docker container

@musienko-maxim musienko-maxim changed the title Unexpected of losing focus in the terminal after minimize/maximize operations Unexpected losing of ocus in the terminal after minimize/maximize operations Dec 30, 2016
@musienko-maxim musienko-maxim added the kind/bug Outline of a bug - must adhere to the bug report template. label Dec 30, 2016
@svor svor added the status/in-progress This issue has been taken by an engineer and is under active development. label Jan 10, 2017
@svor
Copy link
Contributor

svor commented Jan 11, 2017

Scrolling to the bottom will be fixed after applying xterm.js #3529

@svor svor removed the status/in-progress This issue has been taken by an engineer and is under active development. label Jan 11, 2017
@svor svor added this to the 5.1.0 milestone Jan 11, 2017
@svor svor closed this as completed Jan 11, 2017
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

No branches or pull requests

3 participants