I have glitch in Geany (version 1.32), Ubuntu 18.04. The scroll bars become completely orange over the entire width (or height), and this makes it difficult to use for its intended purpose. Is it possible to solve it? Terminal shows this errors:
(geany:9576): Gtk-WARNING **: 16:34:04.511: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node entry, owner GtkEntry)
(geany:9576): Gtk-WARNING **: 16:34:04.511: Negative content height
-11 (allocation 1, extents 6x6) while allocating gadget (node entry, owner GtkEntry)
(geany:9576): Gtk-WARNING **: 16:34:04.511: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(geany:9576): Gtk-WARNING **: 16:34:04.511: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(geany:9576): Gtk-CRITICAL **: 16:34:04.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
(geany:9576): Gtk-CRITICAL **: 16:34:04.511: gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed
(geany:9576): Gtk-WARNING **: 16:34:04.511: gtk_widget_size_allocate(): attempt to allocate widget with width 12 and height -28
(geany:9576): Gtk-CRITICAL **: 16:34:04.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar