Cards in dash "squashed" until images load
Bug #1545865 reported by
Michał Sawicz
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Critical
|
Michał Sawicz | ||
unity8 (Ubuntu) |
Fix Released
|
Critical
|
Albert Astals Cid |
Bug Description
This is likely because of lp:~aacid/unity8/fallback_for_empty, when a result set gets refreshed completely, the cards get squashed (there's no space for the images) until the images load.
See screenshot.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: unity8 8.11+15.
Uname: Linux 3.4.67 armv7l
ApportVersion: 2.17.2-
Architecture: armhf
Date: Mon Feb 15 22:58:19 2016
InstallationDate: Installed on 2016-02-13 (2 days ago)
InstallationMedia: Ubuntu 15.04 - armhf (20160213-020304)
SourcePackage: unity8
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
lp://staging/~aacid/unity8/cardToolCardCreator
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Unity8 CI Bot: Approve (continuous-integration)
- Andrea Cimitan (community): Approve
-
Diff: 1790 lines (+1592/-39)16 files modifiedplugins/Dash/CardCreator.js (+5/-5)
plugins/Dash/CardCreatorCache.qml (+3/-3)
qml/Dash/CardTool.qml (+2/-2)
tests/plugins/Dash/cardcreator/1.res.cardcreator (+122/-0)
tests/plugins/Dash/cardcreator/10.res.cardcreator (+141/-0)
tests/plugins/Dash/cardcreator/11.res.cardcreator (+214/-0)
tests/plugins/Dash/cardcreator/2.res.cardcreator (+140/-0)
tests/plugins/Dash/cardcreator/3.res.cardcreator (+140/-0)
tests/plugins/Dash/cardcreator/4.res.cardcreator (+113/-0)
tests/plugins/Dash/cardcreator/5.res.cardcreator (+159/-0)
tests/plugins/Dash/cardcreator/6.res.cardcreator (+129/-0)
tests/plugins/Dash/cardcreator/7.res.cardcreator (+153/-0)
tests/plugins/Dash/cardcreator/8.res.cardcreator (+111/-0)
tests/plugins/Dash/cardcreator/9.res.cardcreator (+121/-0)
tests/plugins/Dash/cardcreatortest.cpp (+35/-25)
tests/plugins/Dash/cardcreatortest.qml (+4/-4)
Changed in canonical-devices-system-image: | |
status: | Triaged → In Progress |
Changed in unity8 (Ubuntu): | |
status: | Triaged → In Progress |
tags: | added: regression-proposed |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
It likely has the added impact of loading all/most of the images straight away, not only when they are visible, and then unloaded just after.