Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase
Can you please attach a screenshot of the bar appearance?
(In reply to Martin Stransky from comment #2) > Can you please attach a screenshot of the bar appearance? Sorry I thought I had posted them. The issue is the lack of horizontal padding. I will post screen shots later today. i have them on my home laptop. I also thought i had a better comment 0 description. I must have screwed up somehow.
Created attachment 1130917 [details] How the Bookmarks toolbar displays with gtk3-3.19.8-4
Created attachment 1130918 [details] How the Bookmarks toolbar displays with gtk3-3.19.9-1
(In reply to Martin Stransky from comment #2) > Can you please attach a screenshot of the bar appearance? OK I think I know what happened here. I started to file this as a Firefox bug and changed my mind and switched to doing it as a gtk+ bug. I must have clicked on submit in the wrong tab or something. Anyway the reason I had decided to submit it under GTK+ was that that is the package that changed which triggered the issue. Both screenshots attached are with the same Firefox version. I hovered with the mouse over the Facebook bookmark entry in both as that makes it more obvious where the padding is now absent from. Feel free to change the product on this patch if you think that is appropriate.
I see, thanks for the report.
I also get a lot of these warning. Looks like they might be related. Gtk-WARNING **: State 0 for GtkMenuItem 0x7f7d11e48d60 doesn't match state 128 set via gtk_style_context_set_state ()
Please test with gtk3-3.19.11. I have correct sizes with this gtk3 version.
(In reply to Martin Stransky from comment #9) > Please test with gtk3-3.19.11. I have correct sizes with this gtk3 version. That seems to fix the issue for me. Thank you so much for your quick response.