Make FontFace ComboBox editable #12777

Open
opened 2026-01-31 03:24:40 +00:00 by claunia · 0 comments
Owner

Originally created by @carlos-zamora on GitHub (Mar 2, 2021).

If it were an Editable ComboBox, that makes it the best of both worlds.

You could also present a text warning, if the FontName read from the JSON, does not match a font available to use.

Originally posted by @mdtauk in https://github.com/microsoft/terminal/issues/9275#issuecomment-788341048

In a world where #9275 merged, it would be nice to make the ComboBox editable. But we need some kind of validation system in place to do that. This issue tracks doing all of that work.

Originally created by @carlos-zamora on GitHub (Mar 2, 2021). If it were an Editable ComboBox, that makes it the best of both worlds. You could also present a text warning, if the FontName read from the JSON, does not match a font available to use. _Originally posted by @mdtauk in https://github.com/microsoft/terminal/issues/9275#issuecomment-788341048_ In a world where #9275 merged, it would be nice to make the ComboBox editable. But we need some kind of validation system in place to do that. This issue tracks doing all of that work.
claunia added the Issue-TaskProduct-TerminalArea-SettingsUI labels 2026-01-31 03:24:40 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12777