Description: UI: Font drop down shows fonts before the select font initially, but fails after font change Steps to Reproduce: 1. Open Writer 2. Click the font drop down -> notice a number of fonts shown prior to Liberation Serif (expected) 3. Select/Apply Liberation Sans 4. Reopen the font drop down (Liberation Sans Font is the first font shown) Actual Results: Liberation Font Sans is the first font shown Expected Results: Number of fonts prior Liberation Font are also visible Reproducible: Always User Profile Reset: No Additional Info: Version: 7.5.0.0.alpha0+ / LibreOffice Community Build ID: c1c8ce3b0f1037bca4d500af2f39363cd9d38db6 CPU threads: 8; OS: Mac OS X 12.3.1; UI render: Skia/Raster; VCL: osx Locale: nl-NL (nl_NL.UTF-8); UI: en-US Calc: threaded
No, once a font selection is made--current font goes to top, and selections afterward are added at the top as well. Kind of a MRU for fonts--intentional. IIRC behavior of this listbox has been "tweaked" over the years, with some issues e.g. bug 127123 And we already have the legit enhancement to focus font in use as pointer on the list for bug 90161 which is what I think you are asking. Otherwise, the normal listbox search (e.g. enter the first letter of a font not in view to jump there) is in place is already in place for the font listbox.
(In reply to V Stuart Foote from comment #1) I missed the fact that the last used entry's being on top. The current behaviour mimics the behaviour of MSO. So you're right.. nothing wrong here.