Skip to content

gtkcombobox: in has-entry case, allow entry be shorter that 150px

When "has-entry" is true (GtkCombobox has an editable GtkEntry) allow the GtkEntry to be shorter than 150px and thus match the ComboBox width when this is shorter than 150px.

This fixes evince#1002 (closed) by work around the issue #1422 (closed) for the GtkComboBox case.

Issue #1422 (closed)

Merge request reports