[Arale] News aggregator scope has a white scope background in cards
Bug #1411748 reported by
Victor Tuson Palau
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
Kevin Gunn | ||
unity8 (Ubuntu) |
Fix Released
|
Critical
|
Andrea Cimitan | ||
unity8 (Ubuntu RTM) |
Fix Released
|
Critical
|
Unassigned |
Bug Description
Open the news aggregator in Arale.
Go to the section "national news"
A white card background appears
This seems to be only impacting vertical-jounal cards.
Related branches
lp://staging/~cimi/unity8/fix-1411748
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Albert Astals Cid (community): Approve
-
Diff: 45 lines (+9/-2)2 files modifiedplugins/Dash/CardCreator.js (+2/-1)
tests/qmltests/Dash/tst_Card.qml (+7/-1)
lp://staging/~unity-team/unity8/rtm-20150213
- Unity Team: Pending requested
-
Diff: 2193 lines (+1176/-382)27 files modifieddebian/changelog (+26/-0)
plugins/Dash/CardAttributes.qml (+2/-0)
plugins/Dash/CardCreator.js (+5/-1)
qml/Components/Dialogs.qml (+4/-24)
qml/Components/PhysicalKeysMapper.qml (+113/-0)
qml/Components/VolumeKeyFilter.qml (+0/-63)
qml/Notifications/Notification.qml (+36/-6)
qml/Notifications/Notifications.qml (+2/-6)
qml/Panel/IndicatorItem.qml (+2/-0)
qml/Shell.qml (+12/-39)
tests/mocks/Unity/Notifications/CMakeLists.txt (+2/-1)
tests/mocks/Unity/Notifications/MockActionModel.cpp (+6/-4)
tests/mocks/Unity/Notifications/MockActionModel.h (+4/-2)
tests/mocks/Unity/Notifications/MockNotification.cpp (+156/-4)
tests/mocks/Unity/Notifications/MockNotification.h (+63/-5)
tests/mocks/Unity/Notifications/MockNotificationModel.cpp (+172/-0)
tests/mocks/Unity/Notifications/MockNotificationModel.h (+72/-0)
tests/mocks/Unity/Notifications/plugin.cpp (+5/-3)
tests/mocks/Unity/Notifications/plugin.h (+1/-2)
tests/qmltests/CMakeLists.txt (+1/-0)
tests/qmltests/Components/tst_PhysicalKeysMapper.qml (+119/-0)
tests/qmltests/Dash/tst_Card.qml (+9/-3)
tests/qmltests/Notifications/Notification.qml (+31/-0)
tests/qmltests/Notifications/tst_Notifications.qml (+271/-213)
tests/qmltests/Notifications/tst_OptionToggle.qml (+11/-6)
tests/qmltests/Notifications/tst_SwipeToAct.qml (+4/-0)
tests/qmltests/tst_ShellWithPin.qml (+47/-0)
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Critical |
Changed in canonical-devices-system-image: | |
importance: | Undecided → Critical |
Changed in canonical-devices-system-image: | |
milestone: | none → ww09-2015 |
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Andrea Cimitan (cimi) |
Changed in unity8 (Ubuntu): | |
status: | New → In Progress |
Changed in unity8 (Ubuntu RTM): | |
importance: | Undecided → Critical |
no longer affects: | unity8 (Ubuntu RTM) |
Changed in canonical-devices-system-image: | |
status: | New → Confirmed |
status: | Confirmed → In Progress |
Changed in unity8 (Ubuntu RTM): | |
status: | New → Triaged |
importance: | Undecided → Critical |
assignee: | nobody → Michał Sawicz (saviq) |
milestone: | none → 14.09-ota-1 |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Kevin Gunn (kgunn) |
Changed in unity8 (Ubuntu RTM): | |
milestone: | 14.09-ota-1 → none |
assignee: | Michał Sawicz (saviq) → nobody |
Changed in canonical-devices-system-image: | |
milestone: | none → ww13-ota |
To post a comment you must log in.
I can reproduce this in vivid too