[sdk] ComboButton shows a transparent background

Bug #1389991 reported by XiaoGuo, Liu
16
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.

Revision history for this message
XiaoGuo, Liu (liu-xiao-guo) wrote :
Revision history for this message
Zsombor Egri (zsombi) wrote :

This is due to the fact that colors are given with transparency values rather than with luminosity approach.

Revision history for this message
Cris Dywan (kalikiana) wrote :

More precisely:

defaultDropdownColor: combo.expanded ? Qt.rgba(0, 0, 0, 0.05) : defaultColor

Changed in ubuntu-ui-toolkit:
status: New → Confirmed
Revision history for this message
Tim Peeters (tpeeters) wrote :

Question for design: which background color should the combobutton popover have?

Changed in ubuntu-ui-toolkit:
status: Confirmed → Incomplete
Zoltan Balogh (bzoltan)
Changed in ubuntu-ui-toolkit (Ubuntu):
status: New → Incomplete
Zoltan Balogh (bzoltan)
no longer affects: ubuntu-ui-toolkit
Revision history for this message
XiaoGuo, Liu (liu-xiao-guo) wrote :

who should fix the problem for it?

Changed in ubuntu-ux:
assignee: nobody → Giorgio Venturi (giorgio-venturi)
status: New → Triaged
importance: Undecided → High
John Lea (johnlea)
summary: - ComboButton shows a transparent background
+ [sdk] ComboButton shows a transparent background
Changed in ubuntu-ux:
assignee: Giorgio Venturi (giorgio-venturi) → Jouni Helminen (jounihelminen)
Revision history for this message
Jouni Helminen (jounihelminen) wrote :

Can you please add a screenshot of the affected project?

Changed in ubuntu-ux:
status: Triaged → In Progress
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
Revision history for this message
Zsombor Egri (zsombi) wrote :

I see design has Fix committed, without mentioning anything in the bug, like where, what, how? And this is not the first bug UX said fix committed without leaving any footprint about what they actually have committed.

Revision history for this message
Jamie Young (jamiedawsonyoung) wrote :

@Zsombor, I updated the description text. Is that enough information? Let me know if not. This will all be fixed with the latest SDK release as well.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

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