Description: Hello, The font name combobox size is fix in the toolbar, if the font name is verry long the user have to go inside or use the tooltip to know the full font name. The user should be able to modify the length of this component. Steps to Reproduce: Launch writer, Change the font by a long name Actual Results: We should be able to modifiy the combobox font size Expected Results: We can't Reproducible: Always User Profile Reset: No Additional Info:
Hmm, not sure it is needed. The "preview" can be disabled, allowing font name (or "representative text") to fit. Done from Tools -> Options -> View: Font Lists and the "Show preview of fonts" checkbox. And though probably not needed, a size selector for the font previews could be added to that area of the View panel.
Yes you can disable the font preview but even with that the font name could be long.
The size of this control is adjusted to have a reasonable number of icons on the toolbar and not exceed 1280px width. So we cannot enlarge it neither we have the widget to make it user resizeable. What we could do is to add the font name to the tooltip, but that's likely not what you want.