--- a/ui/gtk/text.c Mon Jul 28 21:23:49 2025 +0200 +++ b/ui/gtk/text.c Mon Jul 28 21:28:43 2025 +0200 @@ -1118,7 +1118,7 @@ pathtf); UI_APPLY_LAYOUT2(current, args); - current->container->add(current->container, eventbox, FALSE); + current->container->add(current->container, eventbox); // hbox as parent for the GtkEntry and GtkButtonBox GtkWidget *hbox = ui_gtk_hbox_new(0);