Closed Bug 1025917 Opened 11 years ago Closed 11 years ago

Disconnect addons creates white space in main menu

Categories

(Firefox :: Untriaged, defect)

30 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: etienne.deparis, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release) Build ID: 20140611075517 Steps to reproduce: 1. I install https://addons.mozilla.org/en-US/firefox/addon/disconnect/ 2. I personalize main menu by putting Disconnect icon in it Actual results: The line where I try to put the Disconnect icon refuse to display more than 2 icons. I try to take a screenshot of the result, but gnome or gimp seems to not grab the main menu in the capture... Expected results: The line where I try to put the Disconnect icon must display 3 icons as for the other lines
This is a problem with the add-on. It adds a <vbox> next to its toolbarbutton, and even when it isn't visible, it takes up 4px (at least on my mac) of horizontal space (because of the way it's "hidden"). That means that 3 buttons no longer fit next to each other, and so they reflow and only 2 buttons get stuck next to each other. Firefox can't fix this for the add-on - but the add-on has a bugtracker and you could report the issue there in case they're not already aware: https://github.com/disconnectme/disconnect .
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.