Small gap appears in Firefox main window after first use of globalmenu

Bug #1402059 reported by Carlo Cannas
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
firefox (Ubuntu)
Triaged
Medium
Unassigned

Bug Description

To reproduce:

1. Start Firefox on Unity
2. Open any menu from the globalmenu (e.g. File) of main window
3. Notice that the toolbars have moved 2px below their original position (see attachment)

This seems to happen only on the main window, other windows such as the Scratchpad window don't show the problem.

I added to my userChrome.css the following piece of code:

window[shellshowingmenubar="true"] toolbar[type="menubar"]:not([customizing="true"]){
 height: 0 !important;
}

That solved the problem for me, and so far I didn't found anything broken by that CSS rule. So it should be enough to put it in xul.css by unity-menubar.patch.

Revision history for this message
Carlo Cannas (carlo94) wrote :
description: updated
Carlo Cannas (carlo94)
description: updated
Changed in firefox (Ubuntu):
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Cavia Porcellus (caviaporcellus) wrote :

This is still a problem in Firefox 44 on a stock install of 15.10. When Unity's menu bar is opened, Firefox's menu bar is opened as well, but it only shows up as a two pixel-tall line. If you go to the customize screen the thin line is visible there; you can even add icons and whatnot to it.

This probably hasn't gotten the attention it deserves because older Firefox profiles may not be affected. Well, those two lines of pixels are lost but the tabs don't suddenly shift down so you don't notice that anything is wrong (I didn't realize the issue until I reset my Firefox profile). I'm not sure what version of Firefox changed this behavior.

Regardless, I can confirm Carol Cannas' fix works great.

Revision history for this message
Cavia Porcellus (caviaporcellus) wrote :

This same issue also affects Thunderbird. Carol Cannas' fix works for that as well.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.