ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #06028
[Bug 1561668] [NEW] SectionStyle shouldn't use backgroundTertiaryText to set the color of selected section
Public bug reported:
Looking at SectionStyle.qml [1], it seems the section headers use
theme.palette.selected.backgroundTertiaryText to set the color. As I
understand backgroundText, backgroundSecondaryText and
backgroundTertiaryText are used to denote levels. The page sections have
only 1 label and thereby should use
theme.palette.selected.backgroundText instead.
On talking to timp, he did make me understand that the main page header
uses backgroundText while the section headers uses tertiaryText which
does make sense. But that is something other app devs won't think of.
May be the solution is to show a visual illustration where each SDK
component shows what palette color it is using.
Do note that this is not about which set (normal, disabled, selected,
highlighted) to use, but rather the actual palette value.
[1] http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
toolkit/staging/view/head:/src/Ubuntu/Components/Themes/Ambiance/1.3/SectionsStyle.qml
** Affects: ubuntu-ux
Importance: Undecided
Status: New
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1561668
Title:
SectionStyle shouldn't use backgroundTertiaryText to set the color of
selected section
Status in Ubuntu UX:
New
Status in ubuntu-ui-toolkit package in Ubuntu:
New
Bug description:
Looking at SectionStyle.qml [1], it seems the section headers use
theme.palette.selected.backgroundTertiaryText to set the color. As I
understand backgroundText, backgroundSecondaryText and
backgroundTertiaryText are used to denote levels. The page sections
have only 1 label and thereby should use
theme.palette.selected.backgroundText instead.
On talking to timp, he did make me understand that the main page
header uses backgroundText while the section headers uses tertiaryText
which does make sense. But that is something other app devs won't
think of. May be the solution is to show a visual illustration where
each SDK component shows what palette color it is using.
Do note that this is not about which set (normal, disabled, selected,
highlighted) to use, but rather the actual palette value.
[1] http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-
toolkit/staging/view/head:/src/Ubuntu/Components/Themes/Ambiance/1.3/SectionsStyle.qml
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1561668/+subscriptions
Follow ups