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 704200 - calendar popover changes size
calendar popover changes size
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: calendar
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-14 15:13 UTC by William Jon McCann
Modified: 2013-07-14 15:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
calendar: Make the events-list a fixed width (1.16 KB, patch)
2013-07-14 15:22 UTC, Florian Müllner
committed Details | Review

Description William Jon McCann 2013-07-14 15:13:37 UTC
Sometimes when the calendar popover opens it immediately changes size. Also, when I change days it changes size if there is a long event name.
Comment 1 Florian Müllner 2013-07-14 15:22:06 UTC
Created attachment 249126 [details] [review]
calendar: Make the events-list a fixed width

Commit 929636ebd0b removed the fixed width of the calendar, while
commit cb45a38838eb only added it back at max-width (resulting in
width changes of the calendar while browsing days).
Comment 2 Jasper St. Pierre (not reading bugmail) 2013-07-14 15:23:33 UTC
Review of attachment 249126 [details] [review]:

OK.
Comment 3 Florian Müllner 2013-07-14 15:33:30 UTC
Attachment 249126 [details] pushed as 78b1ba5 - calendar: Make the events-list a fixed width