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

Bottom of characters cut off in some text input fields #26322

Open
usizu opened this issue Mar 8, 2025 · 0 comments
Open

Bottom of characters cut off in some text input fields #26322

usizu opened this issue Mar 8, 2025 · 0 comments

Comments

@usizu
Copy link

usizu commented Mar 8, 2025

Summary

The 'descender' part of font characters is being cut off in some text input areas.

Steps to trigger the problem:

  1. Open the 'Project search files' modal, or the git commit message box
  2. Type any number of characters with descenders (eg. q, y, p, g, j)
  3. 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.

Git commit message box
Image

Project search files modal
Image

Zed Version and System Specs

Zed: v0.176.3 (Zed)
OS: macOS 14.6.1
Memory: 24 GiB
Architecture: aarch64

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

1 participant