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

[BUG] New line/display bug when switching focus to the REPL #415

Closed
carstenbauer opened this issue Oct 26, 2019 · 2 comments
Closed

[BUG] New line/display bug when switching focus to the REPL #415

carstenbauer opened this issue Oct 26, 2019 · 2 comments
Labels

Comments

@carstenbauer
Copy link

carstenbauer commented Oct 26, 2019

When switching focus from the editor to the REPL the REPL cursor jumps to a "new line". It is not a proper new line, with a prepending julia> though, but seems more like a display issue.

Obviously, this does not effect any functionalities but it is nonetheless an annoyance (and does not make a good impression).

graphics_bug

Details

  • Atom version: 1.40.1
  • Julia version: 1.2.0
  • OS: Windows 10 Version 1903 build 18362
  • Package versions:
    • Atom.jl: 0.11.2
    • julia-client: 0.11.2
    • ink: 0.11.5

Steps to reproduce

  1. Fire up Juno (and a Julia session therein).
  2. Fill up the REPL output once (such that it needs to "scroll" because there is too much output).
  3. Switch from editor to REPL (multiple times).
@carstenbauer
Copy link
Author

Could reproduce on a second machine with the same software versions.

@carstenbauer
Copy link
Author

carstenbauer commented Oct 26, 2019

I observe that this only starts to happen once the REPL has been filled (it needs to "scroll" because there is too much output).

bug3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants