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

autocomplete display incorrect with different font #887

Closed
srl295 opened this issue Apr 5, 2022 · 2 comments
Closed

autocomplete display incorrect with different font #887

srl295 opened this issue Apr 5, 2022 · 2 comments
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@srl295
Copy link

srl295 commented Apr 5, 2022

Discord username (optional)

srl295#9430

Describe the bug

I thought this was just a general bug, but today I thought to try a different font.

With a custom font (in my case: Source Code Pro), the autocomplete does _not_ show as grayed out on the right, making it look like hitting Enter will accept the entire line.

To Reproduce

  1. install Source Code Pro Version Version 2.030;PS 1.000;hotconv 16.6.51;makeotf.lib2.5.65220
  2. Set the font to Source Code Pro
  3. Attempt to use autocomplete/search

Expected behaviour

Text to the right of the insertion caret (|) should be grayed out, indicating that it must be accepted

Screenshots

With Source Code Pro: note that the cursor has only typed qg so far, all of the right hand side should be grayed out

image

With the font set to Hack

image

Operating System

MacOS

OS Version

12.3.1 (21E258)

Additional context

Warp v0.2022.04.01.01.37.stable_03
@elviskahoro
Copy link

Thanks for reporting this!

@vorporeal
Copy link

vorporeal commented Dec 6, 2022

Hey @srl295 - this is an issue specifically with certain copies of the Source Code Pro font. Some older versions of the font configured the font as having colored glyphs, meaning characters are always rendered as white (as that is the color the font specifies for the glyphs).

See this other GitHub issue for more info (as well as links to places you can download a working version of the font): #1583.

@warpdotdev-devx warpdotdev-devx bot added the Bugs Bugs, Hangs, Crash, and Freezes label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

3 participants