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

Core Text Renderer issue: part of status line scrolling with buffer #877

Open
lifepillar opened this issue Mar 13, 2019 · 9 comments
Open

Comments

@lifepillar
Copy link
Contributor

Not sure if this is a duplicate of other reported rendering issues:

macvim-rendering-issue

To reproduce, set laststatus=2 and define nnoremap <c-e> <c-e><c-e>. Then, open a buffer long enough and type CTRL-E repeatedly. You should see that part of the status line scrolls with the buffer.

Without Core Text the issue does not occur.

I can reproduce it with MacVim 8.1.950 (155) in macOS 10.14.3.

@ychin
Copy link
Member

ychin commented Mar 14, 2019

Thanks for reporting. Looks related to the scrolling performance improvement done in 155. Will need to take a look.

@s4y
Copy link
Contributor

s4y commented May 15, 2019

Do the changes in #858 fix this?

@eirnym
Copy link
Contributor

eirnym commented May 15, 2019

I have this, but not so hard as on your gif

@s4y
Copy link
Contributor

s4y commented May 15, 2019

@eirnym It’d also be helpful if you could test that PR!

@eirnym
Copy link
Contributor

eirnym commented May 15, 2019

@s4y I have no such issue with your renderer!

@lifepillar
Copy link
Contributor Author

@s4y I have tried #858 and I can confirm that it fixes this issue. Excellent!

@lifepillar
Copy link
Contributor Author

I have just installed MacVim 8.1.1722 (157) and this is no longer an issue. Thanks a lot!

@lifepillar
Copy link
Contributor Author

I'm afraid I have talked too soon. In fact, I am still having the same issue under the same circumstances. My MacVim version reads Custom Version 8.1.1722 (157) and it was installed with brew cask install macvim.

Could you please verify that you can still reproduce it, too?

@lifepillar lifepillar reopened this Sep 2, 2019
@eirnym
Copy link
Contributor

eirnym commented Sep 2, 2019

@lifepillar it's happening, but in a slightly different way as it was.

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

No branches or pull requests

4 participants