Comment 4 for bug 1532812

Revision history for this message
Olivier Tilloy (osomon) wrote : Re: [desktop] Tab text is low-contrast

Could it be a more general text rendering issue with the UITK on xenial?
The widget that’s used to draw the text on tabs is defined here: https://bazaar.launchpad.net/~phablet-team/webbrowser-app/trunk/view/head:/src/app/webbrowser/TabItem.qml#L66.
Its size is set to "small", and its color is not set (it’s using the default color).