I had the same problem
That seems pretty serious.
Can you open the Browser Console (https://developer.mozilla.org/en-US/docs/Tools/Browser_Console) and copy its content here?
Do you use any customization via userChrome.css which could conflict with the proton redesign?
Browser console not working. I pressed on keyboard (CMD + SHIFT + J) and typed in terminal (/ Applications / Firefox \ Developer \ Edition.app/Contents/MacOS/firefox-bin -jsconsole)
My OS version is MACOS Catalina 10.15.7
I donβt know about that. I think no.
I got the same problem since friday last week.
The browser is totally unresponsive, Even reinstalled the app but did not make any difference
A couple of related bugs which might help:
- https://bugzilla.mozilla.org/show_bug.cgi?id=1706219
- https://bugzilla.mozilla.org/show_bug.cgi?id=1685780
Although they seem focused on windows.
I see that @Dmitriy_Ermolaev uses a localized version of the browser. @thomas_henry & @1010189296 are you using the default english version or another locale?
Mine is in Dutch, indeed
Is the Englisch version somewhere available so I could test this?
I would assume that this should give you the English version: https://download.mozilla.org/?product=firefox-devedition-latest-ssl&os=osx&lang=en-US
Also, I use the en-US or the en-GB version (have to check) and had no issues in the last days, but will monitor and post here if I see something similar.
Thanks, Iβll figure it out. Twitter is very slow in Russia due to political restrictions. Temporarily rolled back to version 74.0b6.
ah, let me include the content here:
type βabout:supportβ (without quotes) on your address bar, hit the βRefresh Firefoxβ button in the upper-right corner, and confirm it
itβs about:support
(no space, no semi-colon at the end)
I think I found the preference responsible for the bug: browser.uiCustomization.state.
If you can locate your profile directory, open prefs.js and delete the corresponding line.
Eg on a local profile it was
user_pref("browser.uiCustomization.state", "{\"placements\":{\"widget-overflow-fixed-list\":[]},\"seen\":[\"developer-button\",\"profiler-button\"],\"dirtyAreaCache\":[],\"currentVersion\":16,\"newElementCount\":0}");