Icon clipping in notification-renderer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Canonical Devices Products | ||
unity8 (Ubuntu) |
Fix Released
|
High
|
Mirco Müller | ||
unity8 (Ubuntu RTM) |
Fix Released
|
High
|
Michał Sawicz |
Bug Description
Discussed with MacSlow in #unity-touch earlier today.
When indicator-power requests a "low battery" notification, the low battery icon gets clipped.
Here's what it looks like:
http://
Here's what is sent to unity-notificat
method call sender=:1.104 -> dest=:1.55 serial=18 path=/org/
string "indicator-
uint32 0
string "battery-020"
string "Battery Low"
string "10% charge remaining"
array [
string "dismiss"
string "OK"
string "settings"
string "Battery settings"
]
array [
dict entry(
string "x-canonical-
variant string "true"
)
dict entry(
string "x-canonical-
variant string "true"
)
dict entry(
string "x-canonical-
variant int32 2147483647
)
]
int32 0
Related branches
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Andrea Cimitan (community): Approve
-
Diff: 11 lines (+1/-1)1 file modifiedqml/Notifications/ShapedIcon.qml (+1/-1)
- Unity Team: Pending requested
-
Diff: 77 lines (+23/-4)3 files modifiedqml/Stages/SpreadDelegate.qml (+8/-1)
tests/mocks/Unity/Application/ApplicationManager.cpp (+7/-0)
tests/qmltests/Stages/tst_SpreadDelegate.qml (+8/-3)
Changed in unity8 (Ubuntu): | |
importance: | Undecided → High |
Changed in unity8 (Ubuntu): | |
status: | Triaged → In Progress |
tags: | added: ota-1 rtm14 |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Canonical Devices Products (canonical-devices-products-team) |
importance: | Undecided → High |
milestone: | none → r1 |
status: | New → Confirmed |
Changed in unity8 (Ubuntu RTM): | |
milestone: | none → 14.09-ota-1 |
Changed in unity8 (Ubuntu RTM): | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in unity8 (Ubuntu RTM): | |
status: | Triaged → In Progress |
assignee: | nobody → Michał Sawicz (saviq) |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.