Websockets on localhost stopped working in 66.0
After updating to Firefox 66.0 on MacOS 10.13.6 today, websockets on my localhost stopped working. When using Create React App (version of "react-scripts": "2.1.8" => … (read more)
After updating to Firefox 66.0 on MacOS 10.13.6 today, websockets on my localhost stopped working.
When using Create React App (version of "react-scripts": "2.1.8" => "webpack-dev-server": "3.1.14" => "sockjs": "0.3.19"), hot reload is broken and I get following error in the console:
`The connection to ws://localhost:3000/sockjs-node/743/khw0phgj/websocket was interrupted while the page was loading.`
When I tried https://www.websocket.org/echo.html, it works fine and no problems with hot reload in Chrome 72.0.
How can I debug and fix this problem please? (when I googled the error message, I got a lot of outdated advice from previous versions of Firefox)
How do I remove Adblock??
Adblock is causing many problems on the net. I have websites where movies are played, but I first have to remove Adblock!! 1. I have tried to uninstall Firefox and ins… (read more)
Adblock is causing many problems on the net. I have websites where movies are played, but I first have to remove Adblock!! 1. I have tried to uninstall Firefox and install a new one. Failed 2. I installed Google Chrome Failed 3. I tried to watch the movies in Safe Mode. Failed 4. I am at a lost to what to do 5. Lastly the only thing I can do is a complete Reboot of my computer, but this is a last resort because it requires a lot of time to do this. So unless u can help me ... I don't know what to do. Please help me for I am severely handicap. Thank u for your time Kevin Dakin
How can I set option security.enterprise_roots.enabled to false? It's locked
Hello. I have KIS (antivirus). I have disabled all MITM options at settings. But FF set and locked security.enterprise_roots.enabled to true. How can I set option securi… (read more)
Hello. I have KIS (antivirus). I have disabled all MITM options at settings. But FF set and locked security.enterprise_roots.enabled to true. How can I set option security.enterprise_roots.enabled to false?
Session won't load
please help i am panicking so much right now i would type in all caps but i know that wont help my session has a very very large amount of tabs and it only just started s… (read more)
please help i am panicking so much right now i would type in all caps but i know that wont help
my session has a very very large amount of tabs and it only just started slowing down in the past 24 hours. ive never had trouble before today, but i just restarted and it only loads a completely blank page with the tab name New Tab
there is no option to restore previous session, and both restore closed tabs and restore closed windows options are empty in the library section
ive opened 2 windows and refuse to close either because im afraid it will completely remove all of my tabs forever. i will only restart in safe mode if i get a really good explanation and reason. anything that sounds risky i would really need a good explanation before i do it please
ive done verify integrity in the about:places section i think its called. ive looked around for my problem and ive submitted some recent crash report which could've been when the browser lag started
Thank you
Just got upgrade to ver 66, Autoplay still not disabled
I just upgraded to ver 66.0 and thought one of the features was to not allow autoplay. I'm still getting autoplay, on yahoo.com, (and other sites) even after adding bloc… (read more)
I just upgraded to ver 66.0 and thought one of the features was to not allow autoplay. I'm still getting autoplay, on yahoo.com, (and other sites) even after adding block in exceptions. I thought it would be disabled. What must I do?
My multiple rows tabs in FF now appear as a single line instead of multiple rows. Why and how do I fix it?
My multiple rows tabs in FF now appear as a single line instead of multiple rows. Why and how do I fix it?
Unable to enter a lower case “p” in the To, CC, BCC, Subject, or Address Picker fields on IBM Web Mail on FireFox 66
IBM SmartCloud Notes web users who have upgraded to FireFox 66 to be unable to enter a lower case “p” in the To, CC, BCC, Subject, or Address Picker fields. Older version… (read more)
IBM SmartCloud Notes web users who have upgraded to FireFox 66 to be unable to enter a lower case “p” in the To, CC, BCC, Subject, or Address Picker fields.
Older versions of FireFox as well as any other browsers are working fine
New version Firefox won't play Pandora.
Works fine using other browsers. I am using 66.0 (64bit). Pandora stopped right after the upgrade. Thanks.
scroll activates on "page back" in 66.0
On many pages (commercial), when I click a link to look at another page, clicking the "Go Back One Page" button results in the original page scrolling down a varying amou… (read more)
On many pages (commercial), when I click a link to look at another page, clicking the "Go Back One Page" button results in the original page scrolling down a varying amount.
For example, I visit CNN.com. I then select an article I want to read. When reading is complete I press the "Back" button, which returns me to the original page, but also scrolls that original page, sometimes just a few lines, but also sometimes to the very bottom of the page.
This only happens on the newest (66.0) version of Firefox upgraded yesterday. It does not happen with other browsers. It does happen with Firefox started in safe mode. I also checked the carat (^) scroll in "Options" and this was not selected.
This also happens whether I use the Firefox Page Back Button, or the "Back" button on my mouse.
Thanks Doc
Can't activate bookmarks toolbar after importing bookmarks from Safari. All I see is "Getting Started."
I seem to have exported my Safari bookmarks and imported them to Firefox on my new MacBook Air, but I can't make them appear in the bookmarks toolbar. All that toolbar s… (read more)
I seem to have exported my Safari bookmarks and imported them to Firefox on my new MacBook Air, but I can't make them appear in the bookmarks toolbar. All that toolbar shows is a "Getting Started" prompt, which I have gone through and completed its survey.
"Save image as..." option missing from context menu
On most sites, I can right click an image and choose "Save image as..." Today I wanted to download an image from Facebook. I right-clicked on the image and "Save image as… (read more)
On most sites, I can right click an image and choose "Save image as..."
Today I wanted to download an image from Facebook. I right-clicked on the image and "Save image as..." was not there.
Why is this happening and how can I solve it?
make everything dark in firefox
Hi, I'm trying to get as much as possible of firefox to use dark theme to save my eyes at night. I use https://addons.mozilla.org/en-US/firefox/addon/darkreader/ to cust… (read more)
Hi, I'm trying to get as much as possible of firefox to use dark theme to save my eyes at night.
I use https://addons.mozilla.org/en-US/firefox/addon/darkreader/ to customize the sites automatically and it does an excellent job, except that firefox pages can't be customized with it and by that I mean:
about:blank about:newtab about:config about:preferences
for the blank and newtab pages I found three solutions:
1- create a [userContent.css](http://kb.mozillazine.org/UserContent.css) file with the following
@-moz-document url-prefix(about:blank) {*{background-color:#000000;}}
@-moz-document url-prefix(about:newtab) {*{background-color:#000000;}}
2- go to about:config and change
browser.display.background_color to #000000
browser.display.foreground_color to #ffffff
3- Go to "Preferences" and search for "colors" click on the colors button and set the background and text colors to the same colors as in 2.
now I tried all of the solutions above and all of them have side effects, the most prominent and annoying one is flashing white page for a couple of seconds when opening a new tab or white page while the website, other annoyances is that the settings don't apply to about:config and about:preferences even if I add them in userContent.css
-To test the flashing white you only need to open a new tab (while applying my settings above) and you will see it.
-To the white page before the site is loaded you need to open the link from another page(if you open a new tab and then paste the link you won't get the white page since the about:blank or about:newtab will have the dark background)
so to see my problem do the following:
1- go to https://github.com/biesiad/deelay#deelayme
2- right click on deelay.me link and click "open link in a new tab"
the link will be opened in a new tab that has the background in white or grayish color.
How can I solve these problems ? any tip would be appreciated.
Regards
S3 traslator no longer available for firefox - why?
S3 traslator no longer available for firefox - why?
Embedded Youtube videos do not work
I am running Firefox 52.9.0 (32-bit), Win XP PRO SP3 on several computers and only my desktop has this problem. Youtube videos embedded in other pages do not work and on… (read more)
I am running Firefox 52.9.0 (32-bit), Win XP PRO SP3 on several computers and only my desktop has this problem.
Youtube videos embedded in other pages do not work and only blank space is displayed but if I go to Youtube the videos play correctly. This only happens in one computer. In other computers running same Firefox 52.9.0 (32-bit), Win XP PRO SP3 this problem does not happen.
I guess it might be some configuration problem.
Disable middle click tab bar
Why is this a feature without the option to disable when none of the other browsers has this feature? It's really annoying trying to close a tab only to open a new one ag… (read more)
Why is this a feature without the option to disable when none of the other browsers has this feature?
It's really annoying trying to close a tab only to open a new one again because you middle clicked on the empty portion of the tab bar.
Block autoplay is broken
Hi, below are my current customized autoplay settings. They were fine for quite a few months and videos were blocked from autoplay. Then something changed a few days ago … (read more)
Hi, below are my current customized autoplay settings. They were fine for quite a few months and videos were blocked from autoplay. Then something changed a few days ago (i didnt mess with them;) and videos (particularly in youtube) are not blocked any more. Anyone else with the issue and can you tell me how to block videos from autoplay??
app.normandy.startupRolloutPrefs.media.autoplay.default;1 dom.media.autoplay.autoplay-policy-api;false media.autoplay.allow-extension-background-pages;false media.autoplay.allow-muted;false media.autoplay.blackList-override-default;true
media.autoplay.block-event.enabled;true media.autoplay.block-webaudio;false
media.autoplay.default;1 media.autoplay.enabled;false media.autoplay.enabled.user-gestures-needed;true
media.block-autoplay-until-in-foreground;true
Close, Minimize and Restore Down buttons have disappeared... ?
Dose anyone know why the buttons for the Close, Minimize and Restore Down commands have disappeared from the top right corner of my Firefox window? Although, hovering ove… (read more)
Dose anyone know why the buttons for the Close, Minimize and Restore Down commands have disappeared from the top right corner of my Firefox window? Although, hovering over the area will still show the names of them. I am using it on a Toshiba laptop running Windows 7 Home Premium. Thanks in advance for any help.
As the Firefox window is loading in, the boxes and their names are visible for a second, and then they disappear. This issue showed up after I installed an update for Firefox. There was no problem before that, and I have this problem only in the Firefox window. All other windows display the boxes and their names properly.
I've gone over to Chrome
Firefox has gotten worse and worse. I updated FF and can't view all of my Facebook pages because I need to activate Javascript but FF doesn't allow it, making FB useless… (read more)
Firefox has gotten worse and worse. I updated FF and can't view all of my Facebook pages because I need to activate Javascript but FF doesn't allow it, making FB useless on Firefox. What a waste!
John
Firefox 66 still auto-plays videos
I'm on Linux, and updated to Firefox 66 yesterday. I was looking forward to the new feature that disallows websites auto-playing videos. But I found that it's not the cas… (read more)
I'm on Linux, and updated to Firefox 66 yesterday. I was looking forward to the new feature that disallows websites auto-playing videos. But I found that it's not the case. For example, https://www.bloomberg.com/news/articles/2019-03-19/how-an-extra-man-in-cockpit-saved-a-737-max-that-later-crashed still starts playing the video automatically. This is just one of the many I've tried so far.
Am I missing any settings? There was none I could find having done a quick search on the preference page.
Will Firefox 66 be supported on a Mac 10.9 Maverick? Please?
The Firefox 66 rolls out today, Will Firefox 66 be available for Mavericks on Mac 10.9?