https://bugs.documentfoundation.org/show_bug.cgi?id=151123
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |needsUXEval CC| |libreoffice-ux-advise@lists | |.freedesktop.org --- Comment #8 from Buovjaga <[email protected]> --- (In reply to Eyal Rozenberg from comment #0) > I'm guessing the filtering of which font families are relevant for which > language families is not reliable enough. The code for the Character formatting dialog seems to be here: cui/source/tabpages/chardlg.cxx Skimming it, I can't find any filtering for font families at all based on Asian or CTL. This is where the font list is gotten: https://git.libreoffice.org/core/+/af99f74cd6e233099eb9282280f6401299741803/cui/source/tabpages/chardlg.cxx#347 This seems to have the implementation for the font list: https://git.libreoffice.org/core/+/08c6344675b5b8bc6b554a478cbd7180d4f1d247/svtools/source/control/ctrltool.cxx -- You are receiving this mail because: You are the assignee for the bug.
