[sdk] ComboButton shows a transparent background
Bug #1389991 reported by
XiaoGuo, Liu
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
Fix Committed
|
High
|
Jamie Young | ||
ubuntu-ui-toolkit (Ubuntu) |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
[Updated description]
ComboButton does not show a background, and the options mixes together with the texts underneath of the combobox, making it very hard to see. An example code can be found at:
bzr branch lp:~liu-xiao-guo/debiantrial/contenthub-importer
–––
Desired resolution:
Please lose the transparency values so we don't have this issue of overlap, not sure where this would be useful?
The colour of the popover should be RGB: 255, 255, 255 (white) which will match the new SDK UI look we're working on.
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Incomplete |
no longer affects: | ubuntu-ui-toolkit |
Changed in ubuntu-ux: | |
assignee: | nobody → Giorgio Venturi (giorgio-venturi) |
status: | New → Triaged |
importance: | Undecided → High |
summary: |
- ComboButton shows a transparent background + [sdk] ComboButton shows a transparent background |
Changed in ubuntu-ux: | |
assignee: | Giorgio Venturi (giorgio-venturi) → Jouni Helminen (jounihelminen) |
Changed in ubuntu-ux: | |
assignee: | Jouni Helminen (jounihelminen) → nobody |
assignee: | nobody → Jamie Young (jamiedawsonyoung) |
description: | updated |
description: | updated |
Changed in ubuntu-ux: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This is due to the fact that colors are given with transparency values rather than with luminosity approach.