Activity log for bug #1393008

Date Who What changed Old value New value Message
2014-11-15 14:39:39 Laszlo Kudela bug added bug
2014-11-15 14:39:39 Laszlo Kudela attachment added screenshot.png https://bugs.launchpad.net/bugs/1393008/+attachment/4261128/+files/screenshot.png
2014-11-15 18:09:24 David Callé bug task added unity8 (Ubuntu)
2014-11-15 18:09:37 David Callé developer-ubuntu-com: status New Invalid
2014-12-12 08:35:39 Michał Sawicz unity8 (Ubuntu): status New Triaged
2014-12-12 08:35:43 Michał Sawicz unity8 (Ubuntu): importance Undecided Critical
2014-12-12 08:35:48 Michał Sawicz unity8 (Ubuntu): assignee Andrea Cimitan (cimi)
2014-12-12 08:35:51 Michał Sawicz summary Changing attributes in scope template (CategoryRenderer) has no effect on the layout Horizontal cards don't get backgrounds
2014-12-12 08:40:10 Michał Sawicz unity8 (Ubuntu): assignee Andrea Cimitan (cimi) Albert Astals Cid (aacid)
2014-12-12 08:45:36 Albert Astals Cid bug added subscriber Albert Astals Cid
2014-12-12 08:52:13 Michał Sawicz unity8 (Ubuntu): status Triaged Incomplete
2014-12-12 08:52:16 Michał Sawicz unity8 (Ubuntu): assignee Albert Astals Cid (aacid)
2014-12-12 08:52:18 Michał Sawicz unity8 (Ubuntu): importance Critical Undecided
2014-12-12 08:52:26 Michał Sawicz bug task added ubuntu-ux
2014-12-12 13:22:39 Michał Sawicz unity8 (Ubuntu): status Incomplete Triaged
2014-12-12 13:22:44 Michał Sawicz unity8 (Ubuntu): importance Undecided High
2014-12-12 13:22:51 Michał Sawicz unity8 (Ubuntu): assignee Albert Astals Cid (aacid)
2014-12-12 13:23:02 Michał Sawicz summary Horizontal cards don't get backgrounds Horizontal cards with summary don't get backgrounds
2014-12-12 13:23:26 Michał Sawicz description If I change the WEATHER_TEMPLATE in the scopes example to: const static string WEATHER_TEMPLATE = R"( { "schema-version": 1, "template": { "category-layout": "carousel", "card-layout": "horizontal", "card-size": "small", "card-background":"color:///#0F0F0F" }, "components": { "title": "title", "art" : { "field": "art" }, "subtitle": "subtitle" } } )"; The cards are placed in carousel style, but the background color is simply omitted, the color of the card stays black. If the card-layout is changed from "horizontal" to "vertical", the color is there, and the cards in a carousel style, but the bottom 10% of the cards seem to be clipped. (Screenshot attached) This is my first bug report ever, so please let me know what else I should add, or if I am at the right place at all. Reported from: http://developer.ubuntu.com/scopes/cookbook/ If I change the WEATHER_TEMPLATE in the scopes example to: const static string WEATHER_TEMPLATE =         R"( {         "schema-version": 1,         "template": {         "category-layout": "carousel",         "card-layout": "horizontal",         "card-size": "small",  "card-background":"color:///#0F0F0F"         },         "components": {         "title": "title",         "art" : {         "field": "art"         },         "subtitle": "subtitle", "summary": "summary"         }         }         )"; The cards are placed in carousel style, but the background color is simply omitted, the color of the card stays black. If the card-layout is changed from "horizontal" to "vertical", the color is there, and the cards in a carousel style, but the bottom 10% of the cards seem to be clipped. (Screenshot attached) This is my first bug report ever, so please let me know what else I should add, or if I am at the right place at all. Reported from: http://developer.ubuntu.com/scopes/cookbook/
2014-12-12 14:57:25 Andrea Cimitan unity8 (Ubuntu): assignee Albert Astals Cid (aacid) Andrea Cimitan (cimi)
2015-01-12 11:33:11 Andrea Cimitan unity8 (Ubuntu): status Triaged In Progress
2015-01-12 13:12:38 Andrea Cimitan branch linked lp:~cimi/unity8/fix-1393008
2015-01-13 17:29:23 Michał Sawicz bug task added unity8 (Ubuntu RTM)
2015-01-14 22:50:24 Launchpad Janitor unity8 (Ubuntu): status In Progress Fix Released
2015-01-14 23:03:56 Launchpad Janitor branch linked lp:ubuntu/unity8
2015-01-20 11:16:37 Matthew Paul Thomas bug task deleted ubuntu-ux
2015-02-13 11:08:44 Michał Sawicz bug task added canonical-devices-system-image
2015-02-13 13:10:14 Pat McGowan canonical-devices-system-image: importance Undecided High
2015-02-13 13:10:14 Pat McGowan canonical-devices-system-image: status New In Progress
2015-02-13 13:10:14 Pat McGowan canonical-devices-system-image: milestone ww09-2015
2015-02-13 14:36:51 Michał Sawicz unity8 (Ubuntu RTM): milestone 14.09-ota-1
2015-02-13 14:36:54 Michał Sawicz unity8 (Ubuntu RTM): status New Triaged
2015-02-13 14:37:05 Michał Sawicz unity8 (Ubuntu RTM): importance Undecided High
2015-02-13 15:46:28 Michał Sawicz unity8 (Ubuntu RTM): status Triaged In Progress
2015-02-13 15:46:37 Michał Sawicz unity8 (Ubuntu RTM): assignee Michał Sawicz (saviq)
2015-02-13 16:22:43 Launchpad Janitor branch linked lp:~unity-team/unity8/rtm-20150213
2015-02-23 12:37:26 Launchpad Janitor branch linked lp:~ci-train-bot/unity8/ubuntu-rtm-14.09-proposed
2015-02-23 12:46:32 Launchpad Janitor unity8 (Ubuntu RTM): status In Progress Fix Released
2015-02-23 16:47:32 Pat McGowan canonical-devices-system-image: milestone ww09-2015 ww13-ota
2015-02-23 16:47:35 Pat McGowan canonical-devices-system-image: status In Progress Fix Released