diff options
author | Matthias Clasen <mclasen@redhat.com> | 2013-05-09 12:06:05 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2013-05-09 12:06:05 -0400 |
commit | 1800dc470910960508d902624f0daf856d4bcc5c (patch) | |
tree | 5fddcce319c6a1346fa41c64bfd31d4258e6eddb /tests | |
parent | 434dfc20c7403e21046d3a9935992c8bf58e4525 (diff) | |
download | gtk+-1800dc470910960508d902624f0daf856d4bcc5c.tar.gz |
Remove gtk_widget_size_allocate from gtk_menu_popup_for_device
GtkMenu calls gtk_widget_size_allocate on its GtkWindow during
gtk_menu_popup_for_device if the menu has not been realised. This can cause the
allocation of the GtkWindow and the size of the GdkWindow to become out of sync
because a top level GtkWindow does not attempt to re-size the GdkWindow when
its allocation is set.
https://bugzilla.gnome.org/show_bug.cgi?id=695120
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions