lwindolf / liferea

Liferea (Linux Feed Reader), a news reader for GTK/GNOME
https://lzone.de/liferea
GNU General Public License v2.0
824 stars 128 forks source link

Disable overlay scrollbar #197

Closed Yenya closed 9 years ago

Yenya commented 9 years ago

I have just upgraded to Fedora 22 (liferea 1.10.15), and now the left column of the liferea window (the list of feeds) has its scrollbar autohiding, This means that as soon as I move the cursor to this column, the scrollbar appears and covers the rightmost area of the column with the numbers of unread items for each feed. It is extremely annoying.

I run XFCE and the Clearlooks-Phenix GTK3 theme, and liferea is the only application with this behavior. How can make the scrollbars in liferea use its dedicated screen space? Thanks!

asl97 commented 9 years ago

screenshot always helps

Yenya commented 9 years ago

Here you are.

liferea

lwindolf commented 9 years ago

The auto-hiding of the scrollbar doesn't come from the Liferea code. The GTK settings set by Liferea is just automatic toolbars on overflow. Hiding is a theme property that we cannot control. I have no problems on Debian 7, Ubuntu 14.10/15.04 and different MATE versions.

Yenya commented 9 years ago

Well, the problem is that no other application in my desktop has the same problem, even though there are both GTK2 and GTK3 apps. So liferea has to do something differently than other GTK apps. Also, it is not theme-specific: I have verified that the default theme in Fedora - Adwaita - behaves the same in liferea.

Yenya commented 9 years ago

I have filled a downstream bug in Fedora for this issue. For the reference, it is https://bugzilla.redhat.com/show_bug.cgi?id=1234340