Closed Bug 1003192 Opened 10 years ago Closed 10 years ago

bookmark button disappeared

Categories

(Firefox :: Toolbars and Customization, defect)

29 Branch
x86_64
Windows 7
defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: quadronom, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140421221237

Steps to reproduce:

I updated from FF 28 to 29.


Actual results:

The "Star Button" disappeared. I had it in the magic bar (or URL field).


Expected results:

The Star Button should be anywhere!
This is my "browser.uiCustomization.state" set to:

{"placements":{"PanelUI-contents":["edit-controls","zoom-controls","new-window-button","privatebrowsing-button","privateTab-toolbar-openNewPrivateTab","readable_by_evernote__button","save-page-button","print-button","printPages2Pdf_toolbarbutton","awesome-screenshot-toolbarbutton","history-panelmenu","fullscreen-button","find-button","preferences-button","add-ons-button","developer-button"],"addon-bar":["addonbar-closebutton","status-bar"],"PersonalToolbar":["ctr_bookmarks-menu-toolbar-button","personal-bookmarks"],"nav-bar":["urlbar-container","search-container","webrtc-status-button","bookmarks-menu-button","downloads-button","ctr_bookmarks-button","referrercontrol-button","ghostery-button-container","social-share-button","abp-toolbarbutton","ctr_back-forward-button","ctr_appbutton","ctr_puib_separator","ctr_panelui-button","ctr_window-controls","widget:jid1-QpHD8URtZWJC2A@jetpack-open-proxmate-btn"],"TabsToolbar":["tabbrowser-tabs","new-tab-button","alltabs-button","tabs-closebutton","tabview-button"],"toolbar-menubar":["menubar-items"]},"seen":[],"dirtyAreaCache":["nav-bar","TabsToolbar","PanelUI-contents","toolbar-menubar","PersonalToolbar","ctr_addon-bar","ctr_extra-bar","addon-bar"],"newElementCount":3}
Severity: normal → major
I don't understand, your bookmark star is marked as a blue circle in the linked picture. Isn't this a picture of your profile?
(In reply to sjw from comment #2)
> I don't understand, your bookmark star is marked as a blue circle in the
> linked picture. Isn't this a picture of your profile?

No, this is NOT my Firefox. This is how it SHOULD be.
But I don't have a bookmark star anywhere. Not in the navbar, not in the new customization menu, not anywhere else. This is really ****...
Component: Untriaged → Toolbars and Customization
Well, after some while of ivestigation I found out, that there was an old "userChrome" layin' around where I had
#bookmarks-menu-button {
	display: none !important;
}
which disabled also the new star button. Maybe someone will have a similiar issue...

Anyway, I really like the userChrome.css, it's so bad, that Mozilla doesn't provide more Information for even more customization...
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.