Label should have readable themed link color

Bug #1589895 reported by Cris Dywan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu UX
New
Undecided
Jamie Young
ubuntu-ui-toolkit (Ubuntu)
New
Undecided
Unassigned

Bug Description

By default, when using links in a label, the color is not taken from the palette, and becomes unreadable in SuruDark.

Label {
    text: '<a href="http://www.ubuntu.com">Ubuntu Website</a>'
    textFormat: Text.StyledText
    onLinkActivated: Qt.openUrlExternally(link)
}

There's no palette value for this use-case. A work-around is to use "linkColor: UbuntuColors.orange" which works for both standard themes.

See also bug 1589896.

Cris Dywan (kalikiana)
description: updated
Femma (femma)
Changed in ubuntu-ux:
assignee: nobody → Jamie Young (jamiedawsonyoung)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.