10-01-2024 08:53 PM
The issue with the "Bookmarks Toolbar" and "Customize Toolbar" settings are not carried over from the previous version. They reset themselves every time you reopen the browser.
10-02-2024 12:03 AM
The same is true for Firefox Developer Edition 132.0b1. Also, the new tab button doesn't show up.
10-02-2024 12:49 AM - edited 10-02-2024 12:57 AM
I am having the same problem here. Firefox Developer Edition 132.0b1 (Aurora Channel)
I have to update the toolbar again to include New tab and Download icons. However, the New tab and the Download icons will move to the left everytime I close the browser.
also, container shortcut (Ctrl + Shift + [0-9]) doesn't work anymore 😕
10-02-2024 02:40 AM
Same issues here with 132.0beta; no new tab button, no Bookmarks Toolbar or extension icons.
10-02-2024 05:22 AM
Same for me too (132.0b1 (aarch64), aurora)
10-02-2024 12:53 PM - edited 10-02-2024 12:53 PM
I solved this for myself by removing the following line from prefs.js inside my FireFox profile: (Note that <GIANT JSON HERE> is a placeholder for the actual contents.)
user_pref("browser.uiCustomization.state", "<GIANT JSON HERE>");
When I did so my UI Customization disappeared in part, and I had to redo it, theme, toolbar buttons, and such.
10-03-2024 01:58 AM
Hi Aresiel,
Thanks for this, I deleted the entire user_pref(browser.uiCustomization.state line; Firefox Dev recreated it automatically on start-up. All is well
Kind regards
Ian