! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Category list scrollbar
Status:
RESOLVED: FIXED
Product:
Xfce4-whiskermenu-plugin
Component:
General

Comments

Description Andrey 2018-10-03 08:46:04 CEST
Created attachment 8013 
Screenshot

category list width is not resized when vertical scrollbar appears, causing category icons or text to be covered by scrollbar
Comment 1 Graeme Gott editbugs 2018-10-04 17:45:50 CEST
As far as I can tell, this is caused by Gtk+3's aggravating decision to add overlay scrollbars. I don't set the width for the sidebar; it is handled by the GtkBox holding the buttons. Even when I explicitly disable overlay scrollbars in the code, Gtk+3 still doesn't make things wide enough. So far, the only way I have been able to find to prevent it overlapping the buttons is to always show the scrollbar, even when it is not needed. I'm still looking for an actual solution.
Comment 2 Git Bot editbugs 2020-01-07 17:52:07 CET
Graeme Gott referenced this bugreport in commit 4042c592fda301af56149bf03d701975516e3613

Fix sidebar scrollbar covering buttons. (bug #14730)

https://git.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/commit?id=4042c592fda301af56149bf03d701975516e3613

Bug #14730

Reported by:
Andrey
Reported on: 2018-10-03
Last modified on: 2020-01-07

People

Assignee:
Graeme Gott
CC List:
0 users

Version

Attachments

Screenshot (121.79 KB, image/png)
2018-10-03 08:46 CEST , Andrey
no flags

Additional information