zed icon indicating copy to clipboard operation
zed copied to clipboard

Resize causes characters to disappear

Open ajstarks opened this issue 1 year ago • 5 comments

Check for existing issues

  • [X] Completed

Describe the bug / provide steps to reproduce it

When resizing random characters will disappear. Undoing the resize will cause the characters to re-appear

See screencast

https://github.com/zed-industries/zed/assets/169692/1f7c3d59-41cb-4eab-8a99-091da1572223

Environment

Zed: v0.127.3 (Zed) OS: macOS 11.7.9 Memory: 16 GiB Architecture: x86_64

If applicable, add mockups / screenshots to help explain present your vision of the feature

before and after screen shots s0

s1

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

ajstarks avatar Mar 21 '24 21:03 ajstarks

Could it be that you're seeing the same problem as in #5062, as resizing the window seems to act like scrolling through the file?

Moshyfawn avatar Mar 22 '24 14:03 Moshyfawn

@Moshyfawn perhaps, yes. It also could be related to NVIDIA GPU that others have reported. (my machine has a NVIDIA GeForce GT 750M).

ajstarks avatar Mar 22 '24 16:03 ajstarks

Should we close this one out in favor of #5062?

JosephTLyons avatar Mar 26 '24 16:03 JosephTLyons

It's not clear that #5062 is the same behavior, but looking at other rendering bugs a common theme is older Macs with NVIDIA GPUs. I'd say keep it separate for now.

ajstarks avatar Apr 03 '24 12:04 ajstarks

The problem persists with the latest version (0.132.5), and in fact may be worse, This is what I get on initial load: screenshot 2024-04-30 at 12 45 22 PM

ajstarks avatar Apr 30 '24 16:04 ajstarks