顯示下列標籤的問題: 顯示所有問題
  • 封存

Radar site of the weather network has stopped working

I noticed this morning that the radar site of theweathernetwork.com has stopped working on Firefox. I am running the latest Firefox from OpenSuse Tumbleweed. The strange … (閱讀更多)

I noticed this morning that the radar site of theweathernetwork.com has stopped working on Firefox. I am running the latest Firefox from OpenSuse Tumbleweed. The strange thing is Vivaldi also has the same problem so I suspected it's not a Firefox problem. So I logged into Firefox on my two other Linux distros, Debian and Fedora and Firefox has the same problem on them!!. Strange that Vivaldi suffers the same problem, the radar site never loads in Firefox, and in Vivaldi it sort of loads but runs VERY slowly. I tried restarting Firefox in troubleshoot mode and it got as far as a page saying some browsers don't support the site and suggested I update my browser. It appears the radar site has made some sort of change which two browsers under Linux cannot cope with. Unfortunately the radar site of theweathernetwork.com is the best of all the sites available.

mccfrank 於 1 年前 詢問

mccfrank 最近回覆於 1 年前

  • 封存

FF 116.0 having loading issues with webpages

I got the v116.0 update yesterday and since then, there's been some annoying hiccups with loading webpages. It's not a specific site that is having an issue and it seems… (閱讀更多)

I got the v116.0 update yesterday and since then, there's been some annoying hiccups with loading webpages.

It's not a specific site that is having an issue and it seems completely random. The best I can say is that if I just do websearches from the default Duckduckgo engine or if I use !g to search google through it, eventually i'll hit the hiccup.

What seems to happen is that i'll try to go to the website/perform a search and then it will just load a blank white page and hang there. None of the browsing function buttons will be available (so can't click refresh) but if I highlight the address bar and hit enter again, it will suddenly load without issue.

Michael Chan 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 封存

Using Node Express-Sessions to set cookie "httpOnly: true, secure: true, SameSite: "None" FF blocks authorization

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my ho… (閱讀更多)

My web site My web site allows user to login with .ejs Sign-up/Sign-in pages then delivers a React page. This works in Chrome and Safari. Https/SSL are provided by my host A2Hosting.

Firefox warns "Cookie “connect.sid” does not have a proper “SameSite” attribute value" when the cookie is set and then blocks the react page after login. If I enter the route that leads to the react page directly I can login and don't get the warning. In both cases the Storage tab in Dev tools shows the same settings for the cookie.
I made sure to remove any cookies for my site before testing the second scenario. I have tested this on Windows, Linux and Android versions of Firefox with the same results.

Here is my Express-Session instantiation ``` app.use(expressSession({

 store: new pgSession({
   pool: pool,
   tableName: 'session'
   // Insert connect-pg-simple options here
 }),
 secret: process.env.SECRET,
 resave: false,
 saveUninitialized: false,

cookie: {

   httpOnly: true,
   Secure: true,
   SameSite: "None",
   path: ['/'],
   maxAge: 60 * 60 * 1000 * 5
 }
 // Insert connect-pg-simple options here

})) ``` I've tried changing the path to include the react app route, I've added it to Cors white list and I converted it to open with an .ejs file instead of .html with no results.

Thanks for your support and for a great browser

rich.rhaskell 於 9 個月前 詢問

jscher2000 - Support Volunteer 最近回覆於 9 個月前

  • 封存

Outlook does not open when I use Firefox

Hello, When I try to open Outlook by using Firefox it does not. (Installed MS Office 365). When I use Microsoft Edge it does open so I can read the messages. I cleared t… (閱讀更多)

Hello,

When I try to open Outlook by using Firefox it does not. (Installed MS Office 365). When I use Microsoft Edge it does open so I can read the messages. I cleared the cache and it works the first time but when I try to access it again, it does not work. It just not upload the message.

Thank you, Dorina Grossu

dgrossu 於 2 年前 詢問

jonzn4SUSE 最近回覆於 2 年前

  • 封存

Not able to load sites

I was able to open reddit.com without any problems earlier, but recentrly I'm not able to load it up anymore. The loading screen is eternal and it doesnt show any kind of… (閱讀更多)

I was able to open reddit.com without any problems earlier, but recentrly I'm not able to load it up anymore. The loading screen is eternal and it doesnt show any kind of error (unless it tries to connect for too long like a couple of minutes, then the error does shows up). The site still sends me notificarions through the browser though. Any other site loads up without a problem. I tried to use methods mentioned in the help article (turned off proxy, turned on network.dns.disableIPv6, deleted cookies and cache). In other browsers (Edge, for example) reddit.com loads just fine. Please help me if you can.

Anton 於 10 個月前 詢問

Anton 最近回覆於 10 個月前

  • 封存

No audio on Twitch Streams.

Hi there. I appear to have some kind of issue/bug with Twitch. For some reason, some streams, seemingly at random, do not play audio. Closing firefox and reopening someti… (閱讀更多)

Hi there. I appear to have some kind of issue/bug with Twitch. For some reason, some streams, seemingly at random, do not play audio. Closing firefox and reopening sometimes fixes this, other times it doesnt. For example, if I am watching a stream, I then close firefox, and use "restore last session", there is no audio coming from the site. Other sites such as youtube work fine 100% of the time. Doing the same on other browsers such as Chrome do not have this issue. I have tried reloading the page and it seemingly works at random, I have tried clearing the cache.

liamlol222 於 1 年前 詢問

liamlol222 最近回覆於 1 年前

  • 封存

Github is not rendering correctly

When I open github it loads incorrectly as shown in the picture, after I press F5 to reload the site load fine. I have tried deleting cookies and I am using any ad-blocke… (閱讀更多)

When I open github it loads incorrectly as shown in the picture, after I press F5 to reload the site load fine. I have tried deleting cookies and I am using any ad-blocker. Any help? Thanks.

Guidodi 於 11 個月前 詢問

Guidodi 最近回覆於 11 個月前

  • 已解決
  • 封存

Google Drive doesn't show info

For a while Google Drive's cloud interface hasn't been able to show "information" about files, i.e. pictures, text, file-data. The fault is not present in Android, Chrome… (閱讀更多)

For a while Google Drive's cloud interface hasn't been able to show "information" about files, i.e. pictures, text, file-data. The fault is not present in Android, Chrome and Edge so it is not Google Drive that is buggy. I'd rather not change to another web browser. Please present a fix. Janne G win 10 home, v 22H2, OS-v 19045.3570, Windows Feature Experience Pack 1000.19052.1000.0

Jannne 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 封存

Firefox not loading Instagram

I've noticed in the last week or two that when I'm on my desktop and try to navigate to an Instagram profile, that 9 out of 10 times I get the error in the screenshot att… (閱讀更多)

I've noticed in the last week or two that when I'm on my desktop and try to navigate to an Instagram profile, that 9 out of 10 times I get the error in the screenshot attached:

"Sorry, this page isn't available."

Weirdly, if I have a link to a specific instagram post, the browser will load it. But profile page? Forget about it. Anyone else having this issue, and know perhaps why Firefox is loading Instagram this way on a desktop?

FireFoxFan1 於 1 年前 詢問

DjFunkyDog 最近回覆於 1 年前

  • 封存

How do I contact Firefox support directly?

I have been told by my bank that firefox wants their customers who are having a problem with the website when using firefox to contact firefox directly. How do I do that… (閱讀更多)

I have been told by my bank that firefox wants their customers who are having a problem with the website when using firefox to contact firefox directly. How do I do that? I have wasted way too much time trying to find that contact information. Any help would be greatly appreciated.

windspring12 於 7 個月前 詢問

greg.lenda95 最近回覆於 4 個月前

  • 封存

No audio on some videos

Videos from vidplay/mycloud/mp4upload on various video streaming sites do not have audio. Videos have working audio on other browsers. Only filemoon server seems to be wo… (閱讀更多)

Videos from vidplay/mycloud/mp4upload on various video streaming sites do not have audio. Videos have working audio on other browsers. Only filemoon server seems to be working so far. Issue persists with troubleshooting mode

Using Win10, firefox nightly 120.0a1, has persisted for a few updates.

guwesley 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 已解決
  • 封存

Video does not play audio when I try to watch videos through duck duck go

I have tried watching videos through chrome and other browsers by searching something via duck duck go and watching that video on duck duck go, and it works on other brow… (閱讀更多)

I have tried watching videos through chrome and other browsers by searching something via duck duck go and watching that video on duck duck go, and it works on other browser so it must be specific to firefox.

Whenever I try to watch a video, in the drop down bar firefox select to mute audio for some reason. I then select 'allow audio and video' and refresh the page but the video is still muted for some reason. This also happens when I try to use other video sites. This has only started to happen recently in the past two days (and yes I am updated to the latest version of firefox).

bluejumper.2914 於 2 年前 詢問

Terry 於 2 年前 解答

  • 封存

Firefox crashes on restaurant pages on Zomato

I have tried opening in troubleshoot mode also. It still crashed. https://www.zomato.com/jaipur/padao-amer Example link. But this is the case for all restaurants on Zoma… (閱讀更多)

I have tried opening in troubleshoot mode also. It still crashed. https://www.zomato.com/jaipur/padao-amer

Example link. But this is the case for all restaurants on Zomato. It works on Chrome.

rachitajitsaria500 於 1 年前 詢問

rachitajitsaria500 最近回覆於 1 年前

  • 已解決
  • 封存

Wordpress Login Redirect Hangs

Hi, I cannot use wordpress.com. When I click on "log in" it hangs at the redirect and I only get a blank screen. (Hangs here:) https://wordpress.com/log-in?redirect_to=… (閱讀更多)

Hi, I cannot use wordpress.com. When I click on "log in" it hangs at the redirect and I only get a blank screen.

(Hangs here:) https://wordpress.com/log-in?redirect_to=https%3A%2F%2Fwordpress.com%2F

I've disabled all extensions, cleared cookies and restarted, nothing seems to work. Any help would be much appreciated.

Thanks!

gojohnny2019 於 2 年前 詢問

cor-el 於 2 年前 解答

  • 已解決
  • 封存

control + up shortcut does not work now. does not go to top of page.

control + UP (arrow) is documented to "go to top of page". That has broken as of 126.0 And, for some reason I don't remember, I found that using "HOME" in the past was … (閱讀更多)

control + UP (arrow) is documented to "go to top of page". That has broken as of 126.0 And, for some reason I don't remember, I found that using "HOME" in the past was also problematic.

How do I report something as "b roken" to firefox and do you agree it is broken?

Joe P 於 10 個月前 詢問

cor-el 於 10 個月前 解答

  • 封存

Missing data on websites

Hello - I keep searching for various fixes to this, but nothing seems to work. I have the latest version of firefox. Macbook user. Catalina 10.15 I find that with almos… (閱讀更多)

Hello - I keep searching for various fixes to this, but nothing seems to work. I have the latest version of firefox. Macbook user. Catalina 10.15 I find that with almost any website that I'm trying to log into, or enter a credit card and other information, the browser does not show these items, pull downs, forms to fill in etc. I'll go thru a whole process of something, and will be directed to click a box or some such that just isnt there. So I move over to Safari, and the entire page loads. I've adjusted the privacy, cleared cache etc. It's like I'm on an ancient browser.

Any help welcome.

Deborah Goldstein 於 1 年前 詢問

deb45 最近回覆於 1 年前

  • 已解決
  • 封存

Unable to upload or download files

Hello all, For some reason, I can no longer upload or download files, with the pop-up window failing to appear entirely. I can upload folders through, for example, Dropb… (閱讀更多)

Hello all,

For some reason, I can no longer upload or download files, with the pop-up window failing to appear entirely. I can upload folders through, for example, Dropbox or Google Drive, but individual files don't work.

I've reset my browser, uninstalled and reinstalled it, opened it in troubleshooting mode, disabled enhanced tracking protection, but nothing seemed to work. I've tested another browser, and I was able to upload and download files just fine.

Is there anything I can do to fix this? I'm on Ubuntu 22.04 using Firefox 107.0.1.

Erika Campbell 於 2 年前 詢問

jonzn4SUSE 於 2 年前 解答

  • 已解決
  • 封存

file downloads

The problem is : Some of the time FF just records 0 bytes file and says nothing. I suspect that FF inspect the URL of the links and discard ( perhaps for security … (閱讀更多)

The problem is : Some of the time FF just records 0 bytes file and says nothing. I suspect that FF inspect the URL of the links and discard ( perhaps for security reason ) ones that do not begin with HTTP.

The bypass is : One has to copy the link and insert in in the new page of FF.

The solution would be to change FF code.

Thank you.

Le-Bilboquet 於 2 年前 詢問

Le-Bilboquet 於 2 年前 解答

  • 封存

Cloudflare Problems!

Soooo! everytime I try to open cloudflare, no matter what site it comes from, the connection refuses to go through and I'm only having this problem on firefox, I came fro… (閱讀更多)

Soooo! everytime I try to open cloudflare, no matter what site it comes from, the connection refuses to go through and I'm only having this problem on firefox, I came from opera gx, had no problems with cloudflare till now!

Im using 4 extensions DarkReader Adblock https://getadblock.com/en/installed/?u=uzzl0uyf19852316&lg=en-US&an=adblockfirefox&av=6.2.0&ap=firefox&apv=126.0.1&p=gecko&pv=126.0 Return youtube dislike Tapermonkey I click the box to Verify that I am human on cloudflare keeps trying to connect, after 30 seconds the site just reloads asking me to click the box again. this repeats non stop.

ac.marino125 於 9 個月前 詢問

ac.marino125 最近回覆於 9 個月前

  • 已解決
  • 封存

PG&E (PGE) PG and E Website has blocked Firefox

The subject website pge.com has blocked Firefox apparently because new function that they have instituted features that Firefox cannot support. The subject website states… (閱讀更多)

The subject website pge.com has blocked Firefox apparently because new function that they have instituted features that Firefox cannot support. The subject website states it does not support Firefox. Is this refusal to support on the subject website a known problem? I have searched the Firefox Help without results. Is this even considered a problem? I appreciate Firefox and would like to see it be a supported browser on the subject website.

RIPPER 於 1 年前 詢問

RIPPER 於 1 年前 解答