Bug 1310210

Summary: [GTK 3.20] Firefox bookmarks toolbar displays incorrectly
Product: [Fedora] Fedora Reporter: Bill Gianopoulos <wgianopoulos>
Component: firefoxAssignee: Martin Stransky <stransky>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: gecko-bugs-nobody, jhorak, pjasicek, stransky, wgianopoulos
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-08 09:10:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
How the Bookmarks toolbar displays with gtk3-3.19.8-4
none
How the Bookmarks toolbar displays with gtk3-3.19.9-1 none

Description Bill Gianopoulos 2016-02-19 18:34:49 UTC
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:

Comment 1 Jan Kurik 2016-02-24 15:27:23 UTC
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

Comment 2 Martin Stransky 2016-02-26 14:26:07 UTC
Can you please attach a screenshot of the bar appearance?

Comment 3 Bill Gianopoulos 2016-02-26 14:47:27 UTC
(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.

Comment 4 Bill Gianopoulos 2016-02-26 23:37:48 UTC
Created attachment 1130917 [details]
How the Bookmarks toolbar displays with gtk3-3.19.8-4

Comment 5 Bill Gianopoulos 2016-02-26 23:38:54 UTC
Created attachment 1130918 [details]
How the Bookmarks toolbar displays with gtk3-3.19.9-1

Comment 6 Bill Gianopoulos 2016-02-26 23:42:50 UTC
(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.

Comment 7 Martin Stransky 2016-02-29 08:15:38 UTC
I see, thanks for the report.

Comment 8 Bill Gianopoulos 2016-03-02 13:29:40 UTC
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 ()

Comment 9 Martin Stransky 2016-03-04 15:00:10 UTC
Please test with gtk3-3.19.11. I have correct sizes with this gtk3 version.

Comment 10 Bill Gianopoulos 2016-03-04 18:38:25 UTC
(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.