Grid view collapses if no title used

Bug #1330899 reported by Victor Tuson Palau
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
The Savilerow project
Fix Released
Undecided
Unassigned
unity8 (Ubuntu)
Fix Released
Critical
Albert Astals Cid

Bug Description

Grid view collapses if there is no title added to the cards.

first image attached is for:
{
  "schema-version": 1,
  "template": {
    "category-layout": "grid",
    "card-size": "small",
    "overlay": false
  },
  "components": {
    "title": "category",
    "art": {
      "field": "art",
      "aspect-ratio": 1.5,
      "fill-mode": "fit"
    }
  }
}

This works fine, now without the title (which is a support configuration)
{
  "schema-version": 1,
  "template": {
    "category-layout": "grid",
    "card-size": "small",
    "overlay": false
  },
  "components": {
    "art": {
      "field": "art2",
      "aspect-ratio": 1.5,
      "fill-mode": "fit"
    }
  }
}

Tags: scope-dev

Related branches

Revision history for this message
Victor Tuson Palau (vtuson) wrote :
Revision history for this message
Victor Tuson Palau (vtuson) wrote :
Revision history for this message
Victor Tuson Palau (vtuson) wrote :

please note that this bug only ocurs on the phone image, the fakeenv tool for the desktop works well..

Revision history for this message
Albert Astals Cid (aacid) wrote :

Which phone image are you using?

tags: added: scope-dev
Revision history for this message
Victor Tuson Palau (vtuson) wrote :

latest devel-proposed

Revision history for this message
Victor Tuson Palau (vtuson) wrote :

removed fill-mode,

problem persists..
{
        "schema-version": 1,
        "template": {
        "category-layout": "grid",
        "card-size": "small"
        },
        "components": {
        "art": {
        "field": "art2",
        "aspect-ratio": 1
        }
        }

Michał Sawicz (saviq)
Changed in unity8:
status: New → Confirmed
importance: Undecided → Critical
status: Confirmed → Triaged
assignee: nobody → Albert Astals Cid (aacid)
Michał Sawicz (saviq)
Changed in unity8:
assignee: Albert Astals Cid (aacid) → Michał Sawicz (saviq)
Changed in unity8:
status: Triaged → In Progress
assignee: Michał Sawicz (saviq) → Albert Astals Cid (aacid)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package unity8 - 7.90+14.10.20140709.2-0ubuntu1

---------------
unity8 (7.90+14.10.20140709.2-0ubuntu1) utopic; urgency=low

  [ Michal Hruby ]
  * Fix FTBFS when using latest unity-api.

  [ Michał Sawicz ]
  * Refactor carousel item activation.
  * Refactor ScopeItem into GenericScopeView.
  * Add initial support for scope customizations.
  * Make rating stars in PreviewReviewDisplay.qml non-interactive. (LP:
    #1337508)

  [ Nick Dedekind ]
  * Added active call hint A hint is displayed in the indicator panel
    when an call is active on the Telephony Serivce

  [ Albert Astals ]
  * We need to boostrap height also when we have 1 item ^_^ (LP:
    #1337408)
  * Add initial support for scope customizations.
  * CardCreator: Give a correct implicitHeight if we only have art The
    hasSubtitle change is really unrelated and not needed here, just
    sneaking it in to not create yet another review. (LP: #1330899)
  * Fake Scopes Plugin: Register PreviewModelInterface

  [ Michael Zanetti ]
  * make the launcher's drag'n'drop indicator more prominent (LP:
    #1332042)
  * make launcher items live having them non-live is not really required
    and reveals an issue in combination with UbuntuShape (LP: #1302761)
  * Fade out launcher in place instead of moving it to the left on long
    left edge swipes. (LP: #1332096)
  * update launcher icon glow as requested by design (LP: #1336725)
  * update header in dash to use the new header from the SDK (LP:
    #1335491)
  * fix testPreview with larger GRID_UNIT_PX values
  * clip the corner of pinned icons in the launcher as per new design
  * update launcher background according to latest design (LP: #1336314)
  * Update Launcher's home button design according to new spec. (LP:
    #1329331)

  [ CI bot ]
  * make launcher items live having them non-live is not really required
    and reveals an issue in combination with UbuntuShape (LP: #1302761)
 -- Ubuntu daily release <email address hidden> Wed, 09 Jul 2014 19:46:11 +0000

Changed in unity8 (Ubuntu):
status: New → Fix Released
Michał Sawicz (saviq)
Changed in unity8:
status: In Progress → Fix Released
Chris Wayne (cwayne)
Changed in savilerow:
status: New → Fix Released
Michał Sawicz (saviq)
Changed in unity8 (Ubuntu):
assignee: nobody → Albert Astals Cid (aacid)
importance: Undecided → Critical
no longer affects: unity8
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.