The introduction of scrollbar animations broke scroll-to-end functionality when large amounts of text are written, due to interactions with GtkTextView's background layout. Work around this by scrolling after the layout has finished. See #18864
The introduction of scrollbar animations broke scroll-to-end functionality when large amounts of text are written, due to interactions with GtkTextView's background layout. Work around this by scrolling after the layout has finished. See #18864