This problem has been solved.

solved Bookmarks Toolbar doesn't display all links in FireFox 3.5 now?

Firefox version: 3.5 (.NET CLR 3.5.30729) Operating system: Windows NT 5.2
Author
Message

I have the FireFox Bookmarks Toolbar dragged up on the same bar as the menu bar and I've been doing this since switching to FireFox. I have a certain amount of links there that fit fine for when I launch the browser full-screen. Anyhow after updating to 3.5 every time the browser starts it truncates the last 3 or so links on the far right, even though there's plenty of space for them to show. Now I just see the hidden links arrow and I need to click that to see the hidden link icons.

Now I can get it to show all of the links by clicking on the button "Display your Bookmarks" twice (strangely enough) but this is a bizarre change since "upgrading" to 3.5.

Extensions installed:

NoScript

Plugins installed:


[+]


  1. bookmarksBarContent .bookmark-item {visibility: visible !important;}


Okay fixed it already. I right-clicked on the navbar and chose "Customize...". From there I saw a big white empty box in the area where my link icons usually would sit. I just dragged this white box off of my browser back into the optional tool items and wah-la, fixed.

Also a note to the web developers at mozilla.com... you should put in a notification if a user doesn't have cookies enabled because when you don't, you can't add a post here. Even if you get the post number code correct, you just get an error it wasn't correct.



"Voila" ("wah-la"???) nothing, it isn't fixed, the same problem reappears the next time you start firefox. What can be done ?



Same problem for me.

I have my search engine on the same bar as the bookmarks toolbar. I noticed that the search bar extended most of the way across the toolbar and that my bookmark favicons were truncated and had to hit the dropdown arrows to access them.

I, too, figured just customizing the toolbar would do the trick and it did...until I started the browser up again.

For the time being, I moved the search to the navigation toolbar but would prefer it on the bookmarks toolbar.

Background info:
Running WinXP SP2
Extensions: Customizegoolge, WOT, Nuke Anything, BugMeNot, IE View Lite, Download Helper, SQLite Manager, and Java Quickstarter

I have no themes and also doubt that any of the addons would contribute to the problem.

Finally, I am using the Private Browsing mode but already tried turning it off but the problem persists.

Looks like we may have stumbled onto a small bug.



I searched some more and found a temporary solution for the adventurous:

Auto-collapsing of Bookmarks Toolbar Items in Firefox

Look for the solution proposed by "waldo000000", it's supposed to work.

I haven't tried it yet, and hope Mozilla or someone will come up with a more permanent solution as I think you would have to repeat the above each time you update FF.



Well I also added the code below to my userChrome.css file. I don't believe it helped solve my problem but who knows.

/* remove New Tab button */
.tabs-newtab-button {display:none !important;}



Alright, last post for now. Mozilla seems to be aware of this. For the time being, there's a workaround extension (for those who don't wish to mess with their userChrome.css file):

bug447571 (Expand bookmarks toolbar) 1.1



#bookmarksBarContent .bookmark-item {visibility: visible !important;}



Show posts
 
This thread has been closed as solved. If the steps outlined above do not help with your Firefox issue, please try searching again or start a new thread.