← Back to team overview

touch-packages team mailing list archive

[Bug 1430815] [NEW] grid horizontal scope card has white background

 

Public bug reported:

Create a scope card with the following layout:
`{
  "schema-version": 1,
  "template": {
    "category-layout": "horizontal-journal",
    "card-size": "large",
    "overlay": false,
    "collapsed-rows": 2
  },
  "components": {
    "title": "title",
    "subtitle": "subtitle",
    "art":  {
    	"field": "art",
    	"aspect-ratio": 2.1
    },
    "summary":"summary"
  }
}`

Expected behaviour:
All the components are displayed on the same card

Actual behaviour:
a background is added to the card with white color and the border is smaller than the art.

** Affects: canonical-devices-system-image
     Importance: High
         Status: New

** Affects: ubuntu-ux
     Importance: High
     Assignee: John Lea (johnlea)
         Status: Fix Committed

** Affects: unity8 (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "scopecard.png"
   https://bugs.launchpad.net/bugs/1430815/+attachment/4341245/+files/scopecard.png

** Also affects: canonical-devices-system-image
   Importance: Undecided
       Status: New

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1430815

Title:
  grid horizontal scope card has white background

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in unity8 package in Ubuntu:
  New

Bug description:
  Create a scope card with the following layout:
  `{
    "schema-version": 1,
    "template": {
      "category-layout": "horizontal-journal",
      "card-size": "large",
      "overlay": false,
      "collapsed-rows": 2
    },
    "components": {
      "title": "title",
      "subtitle": "subtitle",
      "art":  {
      	"field": "art",
      	"aspect-ratio": 2.1
      },
      "summary":"summary"
    }
  }`

  Expected behaviour:
  All the components are displayed on the same card

  Actual behaviour:
  a background is added to the card with white color and the border is smaller than the art.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1430815/+subscriptions


Follow ups

References