Icons missing in ListItems widgets
Bug #1395793 reported by
Sebastien Bacher
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
High
|
Zsombor Egri | ||
Vivid |
New
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu RTM) |
New
|
Undecided
|
Unassigned |
Bug Description
Using vivid, icons are missing from listitem elements
Small example
"import QtQuick 2.0
import Ubuntu.Components 0.1
import Ubuntu.
MainView {
height: 100
width: 300
ListItem.
iconSource: "image:
iconFrame: false
text: "Orientation Lock"
}
}"
The gallery demo has the same issue
Related branches
lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/imageSourceNotNOTIFYable
- PS Jenkins bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 102 lines (+35/-6)4 files modifiedcomponents.api (+2/-0)
modules/Ubuntu/Components/plugin/ucqquickimageextension.cpp (+3/-0)
modules/Ubuntu/Components/plugin/ucqquickimageextension.h (+4/-1)
tests/unit_x11/tst_components/tst_imageprovider.qml (+26/-5)
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Zsombor Egri (zsombi) |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
Downgrading uitk to https:/ /launchpad. net/ubuntu/ +source/ ubuntu- ui-toolkit/ 1.1.1311+ 15.04.20141111- 0ubuntu1 fixes the issue so it's a bug with the most recent upload