zed
zed copied to clipboard
Vertical scroll bar covers last character column
Check for existing issues
- [X] Completed
Describe the bug / provide steps to reproduce it
When a scrollbar present, it covers the farthest right column when scrolling to the right. See video
Environment
Zed: v0.135.2 (Zed) OS: macOS 14.5.0 Memory: 16 GiB Architecture: aarch64
If applicable, add mockups / screenshots to help explain present your vision of the feature
https://github.com/zed-industries/zed/assets/123982978/9004ca34-67ae-4a6d-bf7e-9a4f7afcd84e
If applicable, attach your ~/Library/Logs/Zed/Zed.log
file to this issue.
No response
Hey @noah-troncoso - can you check out preview? A fix for this supposedly just went out yesterday, which means stable will get it next Wednesday.
Hey, sorry for the late reply. I didn't want to download the preview to check this and then forgot. I am updated to latest now and this is still an issue. If I try to navigate to the right edge via 'L' (vim mode) or the right arrow, I can get the last column to display. At the very least, dragging my mouse over will let it show, so slight improvement over my last video
https://github.com/zed-industries/zed/assets/123982978/89b2f267-dc83-4360-9c6b-167abc296f8c
I believe this is fixed by #11915 + #23586