Closed Bug 360912 Opened 18 years ago Closed 18 years ago

Search bar expands to push links off of toolbar

Categories

(Firefox :: Toolbars and Customization, defect)

x86
Linux
defect
Not set
minor

Tracking

()

RESOLVED DUPLICATE of bug 344941

People

(Reporter: zmv2102, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0

This is an issue I've only seen with my 2.0 Linux build -- sometimes, when adding or removing bookmarks (or sometimes on startup for seemingly no reason), the search bar will grow too big, and maybe a third of my bookmarks are forced off into the bar's dropdown menu.

Opening the Bookmark Manager and making any change immediately fixes this.

Reproducible: Sometimes

Steps to Reproduce:
1. Adjust the bookmarks bar on Linux (add, remove), and use the search bar.
Actual Results:  
Search bar grows to a seemingly arbitrary width (about 1/3 of the bar) and the last few bookmarks fall into a menu.

Expected Results:  
Search bar should be only the remaining width of the bar.

Although I'm currently using the Qute theme, I experienced this problem with the standard theme as well.

My userchrome.css has the following lines (to make Firefox match the rest of my KDE UI), which could matter:

menubar, menubutton, menulist, menu, menuitem, textbox, toolbar, tab, tree, tooltip, * {
  font-family: Arial !important;
  font-size: 10.0pt !important;
}
Reproducible case:

A script calls window.open(), opening a window that's less than full screen. Some of the links in this case are pushed off (I'm guessing this is correct behavior). If I double-click on the title bar to maximize the window, the SAME links are displayed, but only the scroll bar gets wider.

Hope that's a little more clear.

*** This bug has been marked as a duplicate of 344941 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.