After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 745412 - calendar: fix title at shell startup
calendar: fix title at shell startup
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: calendar
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2015-03-02 08:40 UTC by Giovanni Campagna
Modified: 2015-03-03 00:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
calendar: fix title at shell startup (1.06 KB, patch)
2015-03-02 08:40 UTC, Giovanni Campagna
committed Details | Review

Description Giovanni Campagna 2015-03-02 08:40:49 UTC
Make sure the message list section is set to the current date
when opening the menu, otherwise the calendar might skip
the selected-date-changed event (because the day did not change)
which would leave the message list with an uninitialized date.
Comment 1 Giovanni Campagna 2015-03-02 08:40:52 UTC
Created attachment 298256 [details] [review]
calendar: fix title at shell startup
Comment 2 Florian Müllner 2015-03-02 20:08:42 UTC
Review of attachment 298256 [details] [review]:

OK.
Comment 3 Giovanni Campagna 2015-03-03 00:24:29 UTC
Attachment 298256 [details] pushed as f015f45 - calendar: fix title at shell startup