[Wizard] Language dropdown widget changes style after selection

Bug #1427187 reported by Víctor R. Ruiz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ubuntu-ui-toolkit (Ubuntu)
New
Undecided
Unassigned
unity8 (Ubuntu)
Won't Fix
Medium
Unassigned

Bug Description

Test case.
- Run the wizard.
- Go to the language selection page.
- Tap to open the list.
- Select a language (e.g Spanish).

Expected result.
- Language is selected and dropdown widget doesn't change its style.

Actual result.
- After language is selected, widget changes its style. For a moment, the list is no longer transparent, but gray. See screenshot.

current build number: 129
device name: krillin
channel: ubuntu-touch/devel-proposed

Tags: qa-silo touch
Michał Sawicz (saviq)
Changed in unity8 (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
tags: added: vivid-stab-candidate
Revision history for this message
Michael Terry (mterry) wrote :

I can reproduce on RTM too.

tags: removed: vivid-stab-candidate
Revision history for this message
brian larochelle (larochelle-brian) wrote :

this can be made to act as expected in this case by changing:

http://bazaar.launchpad.net/~ubuntu-sdk-team/ubuntu-ui-toolkit/staging/view/head:/src/Ubuntu/Components/Themes/Ambiance/1.2/ComboButtonStyle.qml

line 32 to:
defaultDropdownColor: Qt.rgba(0, 0, 0, 0.05)
and line 110 to:
color: mainButton.defaultColor

seems waiting for combo.expanded to be evaluated is the issue.

i'll try digging into ubuntu-ui-toolkit and see if get a proper fix for them.

Revision history for this message
Lukáš Tinkl (lukas-kde) wrote :

No longer valid with the new OOBE wizard

Changed in unity8 (Ubuntu):
status: Triaged → Won't Fix
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.