GNOME Bugzilla – Bug 631565
Add the banner to the body if the notification is expandable because it has an action area
Last modified: 2010-10-07 06:55:22 UTC
This fixes the bug when the body would be missing from the expanded notification that has a short body that used to fit in the one-line banner and is expandable because it has action buttons. We always want to add the banner to the body of an expandable notification, unless the notification has custom content. We used to only do that when creating this._scrollArea for the content. We should also do that when creating this._actionArea .
*** This bug has been marked as a duplicate of bug 631566 ***