[dolphin] [Bug 440749] New: enlarge scrollbar width
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Sun Aug 8 19:13:02 BST 2021
https://bugs.kde.org/show_bug.cgi?id=440749
Bug ID: 440749
Summary: enlarge scrollbar width
Product: dolphin
Version: 21.04.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: phil4000n at gmail.com
CC: kfm-devel at kde.org
Target Milestone: ---
I have absolutely no idea which component to choose for this bug, as it affects
all KDE apps.
Frequently Asked Question on the web:
How to enlarge the width of scrollbars, esp. with 4K monitors are they are
"ridiculously thin" some says, I do agree.
Solution under GTK:
Create the file ~/.config/gtk-3.0/gtk.css if it doesn’t already exists and
paste the following CSS rules in it:
scrollbar, scrollbar button, scrollbar slider {
min-width: 10px;
min-height: 10px;
}
ADDITIONAL INFORMATION
This ought to be independant of any theme
Examples of complains:
https://forum.kde.org/viewtopic.php?f=17&t=166258
https://www.reddit.com/r/firefox/comments/ntqo01/how_can_i_increase_scrollbar_thickness_kdeubuntu/
etc.
Thanks
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list