GNOME Bugzilla – Bug 631566
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 .
Created attachment 171856 [details] [review] Add the banner to the body if the notification is expandable because it has an action area
Comment on attachment 171856 [details] [review] Add the banner to the body if the notification is expandable because it has an action area Approved by Dan on IRC.
*** Bug 631565 has been marked as a duplicate of this bug. ***