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

Funny cursor rendering bug with overlapping windows. #118

Open
tmontes opened this issue Jul 20, 2018 · 0 comments
Open

Funny cursor rendering bug with overlapping windows. #118

tmontes opened this issue Jul 20, 2018 · 0 comments
Milestone

Comments

@tmontes
Copy link
Owner

tmontes commented Jul 20, 2018

Steps to reproduce:

  • Bottom window running a text editor process on a PTY.
  • Top window, partially overlapping it.
  • Focus the bottom window.
  • Move the text editor cursor to the area covered by the top window.
  • Cursor is visible! :)

Example:

    +-----------------------------------+
    | text editor process with focus    |
    |                                   |
    |                  +-----------------------+
    |    move the      | top window            |
    |  text editor     |                       |
    |      here - - - -|- - -> []              |
    |                  |                       |
    +------------------|                       |
                       |                       |
                       +-----------------------+
@tmontes tmontes added this to the TBD milestone Jul 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant