ListItemLayout: title text overlaps subtitle if maximumLineCount > 1
Bug #1529909 reported by
Stefano Verzegnassi
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Zoltan Balogh | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Committed
|
High
|
Andrea Bernabei | ||
ubuntu-ui-toolkit (Ubuntu RTM) |
Fix Committed
|
High
|
Andrea Bernabei |
Bug Description
See attached screenshot.
What happens:
When the "title.
What I'd expect to happen:
The subtitle is placed below the last line of the title, according to the spacing and all the style/layout properties of ListItemLayout.
Attached to this report there's a QML document which reproduces the issue.
* Verified on:
Ubuntu 15.04 (desktop) + Stable Phone Overlay PPA
qtdeclarative5-
Version: 1.3.1758+
Related branches
lp://staging/~faenil/ubuntu-ui-toolkit/listitemlayout_fixes_and_docs
- Zsombor Egri: Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 289 lines (+140/-14)4 files modifiedsrc/Ubuntu/Components/plugin/privates/threelabelsslot_p.cpp (+10/-7)
src/Ubuntu/Components/plugin/privates/threelabelsslot_p.h (+3/-1)
src/Ubuntu/Components/plugin/uclistitemlayout.cpp (+80/-4)
tests/unit_x11/tst_components/tst_slotslayout.qml (+47/-2)
Changed in canonical-devices-system-image: | |
assignee: | nobody → Zoltan Balogh (bzoltan) |
importance: | Undecided → High |
milestone: | none → 11 |
Changed in ubuntu-ui-toolkit (Ubuntu RTM): | |
status: | New → Fix Committed |
importance: | Undecided → High |
assignee: | nobody → Andrea Bernabei (faenil) |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
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.
Sorry I didn't see this bug before as I wasn't subscribed to the bug emails of ubuntu-ui-toolkit.
The fix for this bug was merged a few weeks ago already :)
Thanks for taking the time to report it though!