Open Bug 1311902 Opened 9 years ago Updated 3 years ago

[GTK 3.22] gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket

Categories

(Core :: Widget: Gtk, defect, P3)

defect

Tracking

()

People

(Reporter: zbraniecki, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: tpi:+)

Firefox Nightly on Ubuntu 16.10 with Gnome 3.22, console shows a lot of: (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b70daf0d0. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b66a9fe50. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b774d4fd0. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b7d498d50. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b607125d0. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b605d8ed0. Allocation is 1x1, but minimum required size is 2x2. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b5e51bad0. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b7d880fd0. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b605db8d0. Allocation is 1x1, but minimum required size is 6x6. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b70daf0d0. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b66a9fe50. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b774d4fd0. Allocation is 1x1, but minimum required size is 2x1. (firefox:2708): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket 0x7f6b7d498d50. Allocation is 1x1, but minimum required size is 2x1.
Priority: -- → P3
Summary: gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket → [GTK 3.22] gtk_widget_size_allocate(): attempt to underallocate MozContainer's child GtkSocket
Blocks: gtk-3.22
Whiteboard: tpi:+
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.