Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Rohkem teavet
Solved

How to show scrollbar arrow buttons

fhutt

I have installed Thunderbird 154 in Linux Xubuntu 26.04 and I have Thunderbird working fine except for the scrollbar arrow buttons. I was able to set the scrollbars to always show but arrows do not show. What do I need to set to bring those arrow buttons back?

I have installed Thunderbird 154 in Linux Xubuntu 26.04 and I have Thunderbird working fine except for the scrollbar arrow buttons. I was able to set the scrollbars to always show but arrows do not show. What do I need to set to bring those arrow buttons back?

All Replies (1)

Valitud lahendus

Found a workaround solution via a long investigation with AI.

Requires entries in Config Editor: widget.non-native-theme.gtk.scrollbar.allow-buttons = true widget.gtk.overlay-scrollbars.enabled = false

Create a file ~/.config/gtk-3.0/gtk.css

Enter the following into the file: -GtkScrollbar-has-backward-stepper: true; -GtkScrollbar-has-forward-stepper: true;

The arrows are now back.

Muudetud fhutt poolt

Küsimuse postitamine

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.