Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Refresh/Stop button is missing from URL bar in FF 27.

  • 6 απαντήσεις
  • 31 έχουν αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από Tinytacohead

more options

My location bar only shows "Bookmark this page" and the history drop-down on the right-hand side. It used to have a button that switched between Refresh and Stop depending on whether a page was currently loading, which is no longer there.

It happened after restarting FF to install an add-on. I'm not sure if FF updated at the same time; it might have. I'm now on 27.0.1 and I had installed HideMyAss, which installed its own toolbar button, and in addition the Refresh and Stop buttons were no longer in my URL bar, but now they were separate buttons in the Navigation Toolbar.

I cannot get them to go back into the URL bar. I have uninstalled the add-on, I have tried to drag-n-drop the buttons onto the URL bar, and I have tried "Restore default set" in the toolbar customization dialog. None of these work.

My location bar only shows "Bookmark this page" and the history drop-down on the right-hand side. It used to have a button that switched between Refresh and Stop depending on whether a page was currently loading, which is no longer there. It happened after restarting FF to install an add-on. I'm not sure if FF updated at the same time; it might have. I'm now on 27.0.1 and I had installed HideMyAss, which installed its own toolbar button, and in addition the Refresh and Stop buttons were no longer in my URL bar, but now they were separate buttons in the Navigation Toolbar. I cannot get them to go back into the URL bar. I have uninstalled the add-on, I have tried to drag-n-drop the buttons onto the URL bar, and I have tried "Restore default set" in the toolbar customization dialog. None of these work.

Επιλεγμένη λύση

Thanks Diego!!

The problem was these lines of Localstore.rdf:

   <RDF:Description RDF:about="chrome://browser/content/browser.xul#nav-bar"
                   collapsed=""
                   iconsize="large"
                   mode="icons"
                   currentset="unified-back-forward-button,urlbar-container,reload-button,webrtc-status-button,stop-button,downloads-button,lpt_lastpass-compact-btn,window-controls,social-share-button,tp-notification-popup-icon,pilot-notification-popup" />

compared to localstore-safe.rdf, which was:

   <RDF:Description RDF:about="chrome://browser/content/browser.xul#nav-bar"
                   currentset="unified-back-forward-button,urlbar-container,reload-button,stop-button,webrtc-status-button,bookmarks-menu-button,downloads-button,home-button,window-controls,social-share-button" />

It was probably the entry:

   collapsed=""

telling Firefox not to collapse the buttons into one. I deleted all lines except for currentset and everything was back to normal.

Thanks again.

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (6)

more options

Hello,

Try drag and drop the button between the navigation bar and search bar, then close the customize window.

Also try do this in Safe Mode:

Τροποποιήθηκε στις από το χρήστη Diego Victor

more options

It works in Safe Mode, but it doesn't work if I manually disable all add-ons and restart.

Anything else I can try to avoid resetting altogether?

more options

Try disable one test and disable other and test......

This problem can be caused by a corrupted localstore.rdf, try go to your profile and delete it:

more options
  • if missing items are in the toolbar palette then drag them back from the Customize window on the toolbar
  • if you do not see an item on a toolbar and in the toolbar palette then click the "Restore Default Set" button to restore the default toolbar setup

  • Firefox menu button > Options > Toolbar Layout
  • View > Toolbars > Customize
more options

Επιλεγμένη λύση

Thanks Diego!!

The problem was these lines of Localstore.rdf:

   <RDF:Description RDF:about="chrome://browser/content/browser.xul#nav-bar"
                   collapsed=""
                   iconsize="large"
                   mode="icons"
                   currentset="unified-back-forward-button,urlbar-container,reload-button,webrtc-status-button,stop-button,downloads-button,lpt_lastpass-compact-btn,window-controls,social-share-button,tp-notification-popup-icon,pilot-notification-popup" />

compared to localstore-safe.rdf, which was:

   <RDF:Description RDF:about="chrome://browser/content/browser.xul#nav-bar"
                   currentset="unified-back-forward-button,urlbar-container,reload-button,stop-button,webrtc-status-button,bookmarks-menu-button,downloads-button,home-button,window-controls,social-share-button" />

It was probably the entry:

   collapsed=""

telling Firefox not to collapse the buttons into one. I deleted all lines except for currentset and everything was back to normal.

Thanks again.

Τροποποιήθηκε στις από το χρήστη ntraft

more options

Great.. I reset them to default, (because there were various buttons missing from Customize), lost more buttons & my browser's even more screwed up. (heck, now I can't even put buttons to the left of the Back button?!) Furthermore, I don't understand the instructions for editing the localrestore.rdf. This happened due to Firefox's automated update to 29.1 on May 12th, 2014. (I can't seem to find the previous version either.. thanks Mozilla, heh)

Can somebody please give me a slightly more in-depth hand?'

Τροποποιήθηκε στις από το χρήστη Tinytacohead