GNOME Bugzilla – Bug 653529
Alarm Notification window events list widget size is too small
Last modified: 2012-07-13 11:38:01 UTC
When the alarm notification window pops up, the list of all current appointments is drawn too low. The initial height is only approx. half of one appointment entry. When the window gets the focus (I have focus follows mouse) the correct height is restored immediately. This problem was not in 2.32 and appeard in 3.0.0.
still there in 3.0.2
Still in 3.2.3
Still there in 3.4.3
Created attachment 218702 [details] [review] evo patch for evolution; I changed the dialog to not use deprecated Gtk3 widgets (but kept its look, thus I do not consider this a UI change, neither string change), where I also predefined default height of the list of appointments, which fixes this issue.
Created commit 3a3a788 in evo master (3.5.4+) Created commit 483f940 in evo gnome-3-4 (3.4.4+)