Comment 1 for bug 1322456

Revision history for this message
Chris Coulson (chrisccoulson) wrote : Re: Fonts in textfields are wrong

I suspect this bug is actually elsewhere in the platform. Oxide sets default font families in Chromium for various font styles (Sans / Sans Serif / Monospace) based on what QFont gives us, and these ultimately come from the QPA plugin. As we get the correct settings in Unity 7 desktop, there is probably something missing in Unity 8 that means we're setting undesirable default font families for each of these styles.