Leading/trailing whitespace isn't stripped

Bug #356536 reported by Matthew Paul Thomas
2
Affects Status Importance Assigned to Milestone
notify-osd (Ubuntu)
Triaged
Wishlist
Mirco Müller

Bug Description

Binary package hint: notify-osd

notify-osd 0.9.9-0ubuntu1, Ubuntu Jaunty

1. notify-send "oh" " dear"
2. notify-send " oh" "dear"

What happens:
1. A bubble appears with the body text starting to the right of the start of the title.
2. A bubble appears with the body text starting to the left of the start of the title.

What should happen:
1. A bubble appears with the title and body text lined up. <https://wiki.ubuntu.com/NotifyOSD#Title%20text>: "Leading and trailing whitespace should not be presented."
2. A bubble appears with the title and body text lined up. <https://wiki.ubuntu.com/NotifyOSD#Body%20text>: "...leading and trailing whitespace should not be presented."

David Barth (dbarth)
Changed in notify-osd (Ubuntu):
assignee: nobody → macslow
importance: Undecided → Wishlist
milestone: none → later
status: New → Confirmed
Revision history for this message
Ara Pulido (ara) wrote :

they should be stripped also for each line of the body text

notify-send "Title" "First
    second
       third"

Should show a bubble like:

Title
First
second
third

Changed in notify-osd (Ubuntu):
status: Confirmed → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.