4f427f4e0d
The property influences the text's (and thus entry's) minimum width[0], which is generally not what we want. And as we now prevent text from being entered in non-reactive entries by other means, we can simply drop it. [0] https://gitlab.gnome.org/GNOME/mutter/-/blob/master/clutter/clutter/clutter-text.c#L2940 https://gitlab.gnome.org/GNOME/gnome-shell/issues/2423