Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

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

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
Solved

How to show scrollbar arrow buttons

fhutt 已回复
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?

所有回复 (1)

选择的解决方案

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.

由fhutt于修改

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题