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

Containers reset back to default

Hi, I have used multi account containers for quite some time and they've worked great but yesterday when I clicked into them all my created containers had disappeared and… (閱讀更多)

Hi, I have used multi account containers for quite some time and they've worked great but yesterday when I clicked into them all my created containers had disappeared and it reverted back to the 4 default ones.

I re-created one of them but after logging on today that has disappeared and it's back to the 4 default.

Will there be any way to get my created ones back? Why did they reset again? Is there a way to stop this happening or at least back them up?

Thanks!

CirrusKK 於 11 小時前 詢問

zeroknight 最近回覆於 6 小時前

Amazon Prime and Firefox

Hello, Amazon Prime no longer saves my place in TV series I'm watching. If I was 15 minutes in on episode 9 of something, when I came back it would still be in the same … (閱讀更多)

Hello,

Amazon Prime no longer saves my place in TV series I'm watching. If I was 15 minutes in on episode 9 of something, when I came back it would still be in the same place, even months later. Now it doesn't do that anymore, even if I come back a few minutes later.

Amazon says Amazon Prime does not work very well on Firefox, and my issue does work fine on the other browsers, but I don't want to use them if I can avoid it. Firefox works fine for Hulu and Netflix and the others. I don't have any other issues with Firefox other than this one.

Does anyone know anything about this and possibly how to make it work like it used to?

Thank you.

Firefox v. 118.0.1 64 bit Windows 11 Pro

dahixe6884 於 23 小時前 詢問

zeroknight 最近回覆於 7 小時前

screen locked up

yesterday, when i logged into my icloud.com to use my email, my screen became dominated by a thing that said something about protecting my privacy or email or what ever. … (閱讀更多)

yesterday, when i logged into my icloud.com to use my email, my screen became dominated by a thing that said something about protecting my privacy or email or what ever. there were two options, and I tried both of them, but that was all it would do. I never was able to get rid of that screen or use my email. I consequently logged into google chrome and then had no trouble at all with my icloud.com account.

stanperry@me.com 於 1 天前 詢問

zeroknight 最近回覆於 9 小時前

Firefox reloading nearly everytime I restart computer and now won't load websites

The newest version reloads and resets nearly every time computer restarts over the past couple weeks. Same thing today, however, now I cannot load anything. I can get to… (閱讀更多)

The newest version reloads and resets nearly every time computer restarts over the past couple weeks. Same thing today, however, now I cannot load anything. I can get to settings, etc but it will not load websites - no error code, just keeps "thinking"

I am able to use Chrome, so it is not an internet/router issue.

J Cowen 於 1 天前 詢問

zeroknight 最近回覆於 9 小時前

Firefox is capturing screen without permission

Hello !! I notices a strange behavior of Firefox in my notification area of MacBook Air M1 running on macOS Sonoma 14.0. Many times when I am using firefox or minimi… (閱讀更多)

Hello !! I notices a strange behavior of Firefox in my notification area of MacBook Air M1 running on macOS Sonoma 14.0. Many times when I am using firefox or minimizing it, it is showing "Firefox is capturing your screen" that can also be seen in attached image. I am not using any type of screen recording or screenshot too in any way neither having any plugin or 3rd party integration in browser nor any proxies. Sometime it also using the Mic and giving symbol of Mic use for few seconds. What's happening ? Can you please look into it.

Nitesh Singh 於 14 小時前 詢問

TyDraniu 最近回覆於 13 小時前

Windows 10 taskbar does not display when Firefox window is maximized but not full screen

For Windows version 10.0.19045 Build 19045 If using Firefox Version 113.0.1 (64-bit) in Windows 10 and in the following state: Firefox is open and window is maximized.… (閱讀更多)

For Windows version 10.0.19045 Build 19045 If using Firefox Version 113.0.1 (64-bit) in Windows 10 and in the following state:

 Firefox is open and window is maximized.
 Firefox Full Screen is toggled OFF.
 Windows taskbar setting "Automatically hide the taskbar in desktop mode" is toggled ON.

Then the Windows taskbar will not display when the cursor is place at the bottom of the monitor screen. If the Windows taskbar setting "Automatically hide the taskbar in desktop mode" is toggled OFF. Then the Windows taskbar will also not display. Changing the ON/OFF state of any other Windows taskbar display setting in any combination does not fix the failure.

dsand011 於 4 個月前 詢問

gnarskate20 最近回覆於 1 天前

Firefox Tab crashes since latest uodate to firefox.

Ever since FireFox updated to the latest version I'm constantly having Tabs crash within Firefox. The following message comes up: GAH. Your tab just crashed.. bp-99cb… (閱讀更多)

Ever since FireFox updated to the latest version I'm constantly having Tabs crash within Firefox. The following message comes up: GAH. Your tab just crashed..


bp-99cb0647-4176-4710-b2c8-8a9e50231001 10/1/2023 1:01 PM bp-1da1989d-2091-432e-bfb7-8970c0231001 10/1/2023 1:01 PM bp-2cde79d9-a1de-4765-bd52-82dd10231001 10/1/2023 1:01 PM bp-9ad00c91-a977-4b4f-96a5-f1c2f0231001 10/1/2023 1:01 PM bp-41f094be-b1b5-4505-a6a2-097050231001 10/1/2023 1:01 PM bp-67a0c441-baad-412f-af7c-aeb9d0231001 10/1/2023 1:01 PM bp-5c33e37f-a7d4-4710-9918-c3a740231001 10/1/2023 1:01 PM

(moved the crash reports out of the Troubleshooting Information - c)

wconstable 於 2 天前 詢問

zeroknight 最近回覆於 1 天前

NTLM authorization does not work in FireFox 118.0.1

Hello! I have a problem with latest version of FireFox (118.0.1). I have a website running at https://localhost:7230. And Asp .Net Core backend running at http://localhos… (閱讀更多)

Hello! I have a problem with latest version of FireFox (118.0.1). I have a website running at https://localhost:7230. And Asp .Net Core backend running at http://localhost:5205/, the authorization is configured to use NTLM.

From the frontend I call: const response = await axios.get("http://localhost:5205/Users/GetUser", {

   params: null,
   withCredentials: true

});

and it works in Chrome and in previous FireFox 117.0.1, but doesn't work in FireFox 118.0.1.

I've checked the request-headers, they are the same except for the version in User-Agent. I guess this has something to do with the security settings. I looked at the patch notes but didn't see anything similar to my problem.

What was changed in the latest version and how can I fix this?

romannt 於 1 天前 詢問

zeroknight 最近回覆於 1 天前

right click copy unclickable

right click menu copy not clickable,cant copy but when I hit ctrl + c and copy something first then i can copy within the right menu fine with the same site, and no this … (閱讀更多)

right click menu copy not clickable,cant copy but when I hit ctrl + c and copy something first then i can copy within the right menu fine with the same site, and no this is not a site issue chromium works just fine.

ryanksa444 於 2 天前 詢問

zeroknight 最近回覆於 1 天前

Firefox running slow and loading slow also (web pages, settings, etc.)

Good afternoon. For the last day or so my Firefox has been running slower than normal. It takes longer to load my home page than normal, for one example. Actually it t… (閱讀更多)

Good afternoon. For the last day or so my Firefox has been running slower than normal. It takes longer to load my home page than normal, for one example. Actually it takes a little longer than it had to load most web pages. I tried opening the same pages on Edge to make sure it is not just an internet issue and Edge works fine.

I am also having an issue with settings. When I open settings, privacy, and navigate to saved logins before when the list would automatically populate it now takes almost 12 seconds to load all my logins.

I did try to run the browser in troubleshoot mode and the behavior did not change.

I am running Firefox 118.0.1. Any help would be appreciated. Thanks in advance.

Figureguy 於 2 天前 詢問

zeroknight 最近回覆於 1 天前

Copy paste formatting between seperate windows

When copying text from a website in one Firefox window, and pasting in a separate Fire Fox window, formatting issues occur Running on Windows 10 Firefox, windows/… (閱讀更多)

When copying text from a website in one Firefox window, and pasting in a separate Fire Fox window, formatting issues occur

  • Running on Windows 10
  • Firefox, windows/tabs not in container
  • Pasting text from Coursera to Notion.so fails to start text on current line and properly format.
  • Works on Microsoft Edge with no issue, so problem is isolated to Firefox

Attaching images for clarification and comparison. (sorry for quality, quick MS.paint job)

  • after further testing, it appears that copying from Coursera in Firefox to Microsoft Edge also has the same formatting issue, so it seems to be a compatibility situation between Firefox copying from Coursera specifically, and not an issue with pasting to Notion.so
  • appreciate the fact that there are multiple third party factors at play, but the issue is killing my productivity so any help is appreciated!

firefox.hunter360 於 2 天前 詢問

cor-el 最近回覆於 1 天前

Lag, replay

When I am streaming TV shows or movies online using Firefox the timer in bottom left corner is is not going up by one. It seems that since the net framework updates in th… (閱讀更多)

When I am streaming TV shows or movies online using Firefox the timer in bottom left corner is is not going up by one. It seems that since the net framework updates in the past 3 days have updated in Firefox which is now causing my computer to act like a virus. The show will glitch and repeat 2 to 5 seconds worth of time. Seems you all need to check your crap with Microsoft to update your Firefox.

Blair Hanna 於 2 天前 詢問

BLAIR Hanna 最近回覆於 2 天前

Firefox unstable

I cannot stream china open tennis via tennis tv - login problems, crashing problems. Unresponsive to login details Sometimes I can log in but then cannot open specific m… (閱讀更多)

I cannot stream china open tennis via tennis tv - login problems, crashing problems. Unresponsive to login details Sometimes I can log in but then cannot open specific matches Other times the screen just goes blank There is an account login icon in lower left hand corner of the screen, but if I try to refresh the screen the icon changes its nature and does not respond, then I cannot log in or out It is random and unreliable when I am trying to stream the tennis I have never had this problem with this website before, and I have been a subscriber for 5 years The first two photos are how the login icon should look. The third shows what is happening to the login icon The fourth photo is the blank screen that I sometimes get and cannot move away from - the screen is stuck I really dont want to have to use Safari and definitely not Chrome Sherrill Carta shcarta@gmailcom

shcarta 於 2 天前 詢問

zeroknight 最近回覆於 2 天前

429 Too Many Requests Error Message

When I try to connect to the Etsy website I get the following message "429 Too Many Requests". I have a VPN and I have to turn it off to be able to connect. I contacte… (閱讀更多)

When I try to connect to the Etsy website I get the following message "429 Too Many Requests". I have a VPN and I have to turn it off to be able to connect. I contacted Etsy and they said it was a browser issue. Besides turning the VPN off when I want to connect is there a fix?

ca266b 於 3 天前 詢問

zeroknight 最近回覆於 2 天前

viewing youtube videos requires frequent reboots due to speed loss

Speed test on a freshly booted machine is 100/100Mbps ... very often after viewing a youtube video in Firefox, this Speed test can slow down to below 20Mbps which results… (閱讀更多)

Speed test on a freshly booted machine is 100/100Mbps ... very often after viewing a youtube video in Firefox, this Speed test can slow down to below 20Mbps which results in a poor streaming experience ... I have a 150/150 fiber connection and the modem speed test doesn't change ... nothing to do with anything downstream ... not running anything else except FF ... always running with the latest up to date version(s) ... things of note: the process count goes up when this occurs ... even if FF is restarted it doesn't resolve this issue ... only a reboot resolves the issue ... when rebooting there is always some UNKNOWN process that needs to be manually terminated before the reboot process runs.

I suspect one of the multilayered (FF appears to open multiple sessions with streaming) processes may be getting widowed and left running and not releasing resources which causes less and less bw to be available ... this appears to occur mostly if I either Fast Forward or try to click forward or backward on a stream timeline suggesting to me that the current timeline may not be closing properly ... process manager doesn't reveal any processes linked to firefox but there are numerous svchost processes which I expect may be involved

Are there other ways/tools to narrow down this issue so the Mozilla team might be able to fix this ... I use FF exclusively but this has become more and more of an annoyance.

My i7 2TB 2.6GHz 8GB laptop is unable to move beyond W7 64b pro but I have had the same experience on a W10 64b Pro machine so very skeptical that this is an OS related issue.

Ultimately if FF kept track of the PIDs it opens it should be able to force them to close if they refuse to close on their own. Kill Process tree ... or ... perhaps provide a log that is user accessible identifying opened PIDs so that a user could manually kill widow processes without having to reboot.

Terry R 於 3 天前 詢問

zeroknight 最近回覆於 2 天前

Firefox upload speed zero on Windows 10

This is a recurring problem. I have just been on to Vodafone who have tweaked my router as my speeds, download and upload, were very erratic, and upload speed often zero … (閱讀更多)

This is a recurring problem. I have just been on to Vodafone who have tweaked my router as my speeds, download and upload, were very erratic, and upload speed often zero so connections failed. Sometimes my phone speeds were similar but not always. The Speedtest by Oopla desktop app also showed erratic results but often when they were OK the web-based test on Firefox was much worse, with upload speed zero. When I started this Firefox showed upload speed zero. Now Firefox shows upload 18Mbps. This variability keeps happening and is driving me spare, as even emails often fail to go through - I use Thunderbird. I shall see how things go tomorrow and tell you how it is going.

msturdy77 於 1 週前 詢問

zeroknight 最近回覆於 3 天前

Slowness

I contacted you the other day and refreshed which helped somewhat, today It would not come up aT all. I am contacting from edge at the moment. I am very frustrated. Is th… (閱讀更多)

I contacted you the other day and refreshed which helped somewhat, today It would not come up aT all. I am contacting from edge at the moment. I am very frustrated. Is there a chance I could talk to a live person; this takes way to long?

Dave Fisher [phone# removed from public support forum]

DaveDAF 於 4 天前 詢問

Stormbow 最近回覆於 4 天前

My Browser Keeps Getting Reset

I'm using my Firefox with Custom CSS with toolkit.legacy thing enabled. I'm using Firefox for my everything and I love it. But It keeps break my current profile then star… (閱讀更多)

I'm using my Firefox with Custom CSS with toolkit.legacy thing enabled. I'm using Firefox for my everything and I love it. But It keeps break my current profile then starts a new profile that everything has been reset. It keeps break my profile and starts a new profile. I lose everything... It's enough for me. I could not find any solution for it. If It's not fixed, I'll stop using this beautiful browser :'(

Z 於 4 天前 詢問

James 最近回覆於 3 天前