When using two lines, time/count should be vertically centered
Bug #770486 reported by
Greg A
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Messaging Menu |
Fix Released
|
Undecided
|
Lars Karlitski | ||
indicator-messages (Ubuntu) |
Fix Released
|
Undecided
|
Lars Karlitski |
Bug Description
Binary package hint: indicator-messages
Never seen this before, but see the attached screenshot.
I think that when this happens the time/count should be in the centre of the (almost a) circle for aesthetic purposes.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: indicator-messages 0.4.0-0ubuntu1
ProcVersionSign
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Mon Apr 25 20:58:05 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha amd64 (20110127)
ProcEnviron:
LANGUAGE=en_GB:en
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: indicator-messages
UpgradeStatus: Upgraded to natty on 2011-04-19 (6 days ago)
Related branches
lp://staging/~larsu/indicator-messages/fix-770486
- Charles Kerr (community): Approve
-
Diff: 62 lines (+39/-1)1 file modifiedsrc/im-menu-item.c (+39/-1)
lp://staging/~indicator-applet-developers/ubuntu/precise/indicator-messages/upstream
- Ken VanDine: Pending requested
-
Diff: 119 lines (+38/-6)6 files modifiedChangeLog (+24/-0)
configure (+1/-1)
configure.ac (+1/-1)
debian/changelog (+8/-0)
src/messages-service.c (+1/-1)
src/status-provider-mc5.c (+3/-3)
Changed in indicator-messages (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in indicator-messages: | |
status: | New → Fix Committed |
assignee: | nobody → Lars Uebernickel (larsu) |
milestone: | none → 0.5.93 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for the report. It looks like the problem here is that the item is split across multiple lines in the first place. The message Subject contains a line break that isn't being converted into a space. All runs of whitespace should be rendered as a single space.
Specification updated. <https:/ /wiki.ubuntu. com/MessagingMe nu?action= diff&rev2= 80&rev1= 79>