Closed
Bug 506568
Opened 15 years ago
Closed 15 years ago
Auto-collapsing Bookmark Toolbar Items
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 447571
People
(Reporter: c1wyd-tan, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
After i upgraded to FireFox 3.5.1 the Bookmark Toolbar Items Auto-collapse ever time I rightclick to Customize the toolbars & just click done it is back and all bookmarks are visable again. But when I close Firefox it does not remember, the Bookmark Toolbar Items Auto-collapses again into the (>>).
Reproducible: Always
Steps to Reproduce:
1. Move the location bar on same line as Bookmark toolbar items
2.
3.
Normally in previous version 3.0.11 it would show all the bookmark items without condensing into one sub menu. I am using only default theme. Tried it on Windows XP SP3 & Vista SP2 exactly same thing happens. I could not find any other bug reported with this issue.
Built from http://hg.mozilla.org/releases/mozilla-1.9.1/rev/a97db942191c
My Workaround:
I have edited the userChrome.css to include line:-
#bookmarks-ptf {visiblity: visible !important;}
My Result:
This gets rid of the (>>) completely. Which is not perfect.
I hope this helps
Dove
Component: Bookmarks & History → Toolbars
Version: unspecified → 3.5 Branch
Edit above with:-
My Workaround:
I have edited the userChrome.css to include line:-
#bookmarksBarContent .bookmark-item {visibility: visible !important;}
Updated•15 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•