When we enter the Font selection dialog / dialog pane, we have a textbox and a list box for each language group. Typing in the textbox locates the first matching font family in the list. I suggest that, instead, the typing will _filter_ the list, by substring match. This is better, because: 1. When one is looking for a font family name, one is rarely interested in the integrity of the entire list of fonts. 2. Much easier to search when you don't know the exact name: Scroll range much smaller, non-matchers are out of sight, and you can being your search with a word from the _middle_ of the font name Note: When you click a list item after typing, your typing is not cleared, so that you can scroll through the matches. Double-clicking or pressing some (x) button which can appear at the edge of the textbox will replacing the typing with the current selection, and restore the full range of fonts for the list box. Bikeshedding: * Text only vs support for regexp/wildcards * Exact details of how to clear the typing / adopt currently-selected item
+1, scrolling the fonts from the top of the listbox is a continuing nuisance. The search now feels strained. Progressive filtering by string input against any part of the font names would be helpful. Perhaps repurpose the logic implemented for the Command search <Shift>+<Esc> dialog.
No objection.