You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open the 'Project search files' modal, or the git commit message box
Type any number of characters with descenders (eg. q, y, p, g, j)
See the truncated character/s
Actual Behavior:
The characters are truncated below the baseline. The descending part is cut off, as if covered up up or the input field is too vertically-small.
Expected Behavior:
The characters can be seen normally. This was the behaviour for all the time I've used Zed since before the new release with Git features.
Additional details:
In settings.json the buffer_line_height.custom value needs to be set to less than 1.2 for the error to occur. If the key is ommitted so default setting is used, the error also occurs.
Summary
The 'descender' part of font characters is being cut off in some text input areas.
Steps to trigger the problem:
Actual Behavior:
The characters are truncated below the baseline. The descending part is cut off, as if covered up up or the input field is too vertically-small.
Expected Behavior:
The characters can be seen normally. This was the behaviour for all the time I've used Zed since before the new release with Git features.
Additional details:
In
settings.json
thebuffer_line_height.custom
value needs to be set to less than1.2
for the error to occur. If the key is ommitted so default setting is used, the error also occurs.Git commit message box

Project search files modal

Zed Version and System Specs
Zed: v0.176.3 (Zed)
OS: macOS 14.6.1
Memory: 24 GiB
Architecture: aarch64
The text was updated successfully, but these errors were encountered: