Showing questions tagged: Show all questions

cant use http AT ALLL

i have tried LITERALLY EVERYTHING and i can just not connect to my site that uses http, it constantly redirects to https which DOES NOT WORK. and i am trying to connect… (read more)

i have tried LITERALLY EVERYTHING and i can just not connect to my site that uses http, it constantly redirects to https which DOES NOT WORK. and i am trying to connect to my server here so its kinda important but i clearly CANT access it.. i have watched countless forums, videos, addons. but nothing helps so please if anyone knows anything about this thatd be amazing.


ps also i have connected to the SAME ip/http server before using firefox, but now it does not work.

Asked by T3RM4N4T0R 2 months ago

Last reply by cor-el 2 months ago

  • Solved

[solved] How can I post HTML code in support.mozilla.org questions ?

Hello. How can I post HTML code snippets in support.mozilla.org questions ? All HTML code is rendered and none of the usual markdown (``` etc.) works. … (read more)

Hello. How can I post HTML code snippets in support.mozilla.org questions ? All HTML code is rendered and none of the usual markdown (``` etc.) works.

Asked by welcome 2 months ago

Answered by cor-el 2 months ago

Picture in Picture: why closing the video opens the tab?

I've got a question/suggestion about Picture in Picture feature. Why "Close" button works the same as "Back to Tab"? Scenario: Close the Picture in Picture video by clic… (read more)

I've got a question/suggestion about Picture in Picture feature. Why "Close" button works the same as "Back to Tab"?

Scenario: Close the Picture in Picture video by clicking on the [X] button or Cmd+W shortcut.

Actual result: Picture in Picture closes and Firefox window opens, on the tab containing the video. This is very strange behaviour. If I close the video, I don't want to watch it now. Essentially "Close" button works exactly like "Back to Tab" button - so what's the point? If I wanted to switch to the tab - I would click on "Back to tab".

Expected result: I expect Picture in Picture video to close and nothing else to happen. Don't open the window/tab containing the video.

Thanks

Asked by Dima 1 month ago

Last reply by cor-el 1 month ago

  • Solved
  • Archived

files downloading instead of opening in viewer

I've spent many hours trying to fix this problem. When I click on a document that I want to view, it is downloading to my computer. I have the latest version of firefox o… (read more)

I've spent many hours trying to fix this problem. When I click on a document that I want to view, it is downloading to my computer. I have the latest version of firefox on a windows 11 pc. Please assist.

Asked by Miami Sally 9 months ago

Answered by jscher2000 - Support Volunteer 9 months ago

  • Archived

Mozilla account privacy

Hello, I always use Firefox logged into my Mozilla account. Yesterday I went to a (legitimate) site, that I had never visited before and only read one page. I didn't cli… (read more)

Hello, I always use Firefox logged into my Mozilla account.

Yesterday I went to a (legitimate) site, that I had never visited before and only read one page. I didn't click on anything on that site/page, I only read that one page and left the site. Not long afterwards, I received a promotional email from that site stating "Thanks for stopping by!".

My question is: how did they know my email (the email used by my Mozilla account)? I have never received emails from that site, and as I said, I never visited it until then.

Does Firefox expose the Mozilla account email when visiting sites? This is pretty troubling. I would appreciate any input you have. Thanks

Asked by rd2p 10 months ago

Last reply by rd2p 7 months ago

  • Archived

Firefox closing at random with no crash report

Yesterday Firefox started closing at random, sometimes instantly as soon as I open it. The crash dialog doesn't open, and if I go to about:crashes my most recent unreport… (read more)

Yesterday Firefox started closing at random, sometimes instantly as soon as I open it. The crash dialog doesn't open, and if I go to about:crashes my most recent unreported crash is from 2019. Tried refreshing, reinstalling, completely wiping all profiles and starting fresh. If I use troubleshooting mode it won't open properly at all. I am at a bit of a loss, any ideas?

Asked by nathanbee354 10 months ago

Last reply by the_logic_master 5 months ago

  • Archived

Issues with Moving the "Find Bar"

I have read through all 3 of the following posts linked below on this issue, and cant make it out. I am trying to move the find bar to the top of firefox. Tried the real… (read more)

I have read through all 3 of the following posts linked below on this issue, and cant make it out.

I am trying to move the find bar to the top of firefox. Tried the really long codes suggested, and the short ones. Yes, I enabled "true" in the config settings. Added the chrome folder and text file, I think in the right section. Restarted firefox lots of times upon each code I tried, still not working.

Any ideas? thanks!

https://support.mozilla.org/ig/questions/1372399

https://gripfastistech.com/index.php/blog/82-move-findbar-to-top-firefox-69.html

https://www.reddit.com/r/FirefoxCSS/comments/11odffm/psa_incoming_changes_to_default_element/

Asked by zach6 10 months ago

Last reply by zach6 9 months ago

  • Archived

Sound on Facebok videos

I am running Windows 10 Enterprise version on my desktop. The same video on Facebook plays perfectly on Chrome but the sound is muted when it is played on Firefox. It h… (read more)

I am running Windows 10 Enterprise version on my desktop.

The same video on Facebook plays perfectly on Chrome but the sound is muted when it is played on Firefox. It happens only recently.

Is there some control features that I should turn on or turn off somewhere so that I can continue to use Facebook a usual on my Desk top.

Asked by swwlee 10 months ago

Last reply by zeroknight 10 months ago

  • Archived

Windows 11 and High Performance mode (dedicated GPU)

Hi! I'm on a newer laptop with an AMD CPU (with its own integrated GPU) and an Nvidia GPU. When changing Firefox to "High performance" mode in the Windows 11 settings (… (read more)

Hi!

I'm on a newer laptop with an AMD CPU (with its own integrated GPU) and an Nvidia GPU.

When changing Firefox to "High performance" mode in the Windows 11 settings (System > Display > Graphics), it is said to use the dedicated Nvidia GPU. However, to my surprise, this is noticeably more stuttery and laggy than having it use only the integrated AMD GPU ("Power saving" mode).

Additionally, Firefox's hardware acceleration (General > Performance) is set to "use recommended", and my Windows 11 Power mode (System > Power & Battery) is set to Balanced.

I was wondering what the best way to configure all these settings is, such that it takes advantage of my hardware as much as possible? I wish to understand more than simply switching options until Firefox looks the smoothest to my eye --- what do these settings actually do, and how should they be configured idealistically?

I also sometimes run Linux, where things are a bit more complicated (e.g. Nouveau vs proprietary drivers, PRIME, etc) so I understand if the answer is less certain in that environment, but any info for it would be great as well.

Thanks!

Asked by varval761 9 months ago

Last reply by varval761 9 months ago

  • Archived

authentication cookie missing for <1% of firefox users

On our online application we are facing with some strange behavior for a small percentage of our firefox users (<1%). When doing oauth2 authorization, after generatio… (read more)

On our online application we are facing with some strange behavior for a small percentage of our firefox users (<1%).

When doing oauth2 authorization, after generation of the authentication token we redirect to another platform but we are detecting that for a small percentage of Firefox the cookie (my_auth_cookie) with the auth token is not present.



GET: https://www.mywebsite.com/application/login Response:

new location https://www.mywebsite.com/otherapplication/redirect


set-cookie: my_auth_cookie expires=Mon, 04 Dec 2023 13:49:15 GMT; domain=.mywebsite.com; path=/; secure; samesite=lax; httponly


      2. GET https://www.mywebsite.com/otherapplication/redirect
          Set-cookie: mycookie: value
          Host: www.mywebsite.com


In cookie tab I see my_auth_cookie (value: xxxx, domain: .mywebsite.com, expires: Mon, 04 Dec 2023 13:49:15 GMT, httponly: checked, secure: checked,SameSite: Lax, partitionkey: empty, Priority: medium



I’ve tried to replicate but without success (with multiple extensions, including multi-account containers), with multiple configurations of Total Cookie Protection.

Again, this only seems to be happening to a very limited number of firefox users but for these, it happens 100% of the time. We see it occurring for versions 119 and 120 but now and then for older versions.

Feedback reports no extensions&addons.


Any ideas on what we could be dealing with? Any help would be greatly appreciated.

Asked by Wilga Cha 10 months ago

Last reply by zeroknight 10 months ago

  • Archived

The latest updates and drm

After the latest updates the drm protection prevents any streaming of hbo or prime video content to discord. Is this just a mistake from mozilla's side or did 2 streaming… (read more)

After the latest updates the drm protection prevents any streaming of hbo or prime video content to discord. Is this just a mistake from mozilla's side or did 2 streaming sites decide on same week to start ruining their service for paying customers?

Asked by antti_valtonen 10 months ago

Last reply by jscher2000 - Support Volunteer 10 months ago

  • Archived

Serious Problem: Firefox using ALL OF MY 8GB of RAM... :( :(

Greetings everyone, I have 8gb of RAM installed on my laptop running Windows 10 Pro. However, I'm always running out of RAM because Firefox is using almost all of it. … (read more)

Greetings everyone,

I have 8gb of RAM installed on my laptop running Windows 10 Pro.

However, I'm always running out of RAM because Firefox is using almost all of it.

I'm unable to open any other App while I have Firefox running because there just isn't any RAM available. :( :( :( :( :(

I'm constantly trying to close tabs and windows, but I just wanted to know if there was another solution?

I've used other web browsers that have a "sleep tab" feature where the tab will use very little RAM if the user hasn't accessed it for about 15 seconds to 1minute.

What else can I do?

Thank you for any help!

Asked by Helpless_Quest 10 months ago

Last reply by Helpless_Quest 8 months ago

  • Archived

Regular Crashes

Firefox has been crashing multiple times per day for several weeks now. It used to be fine, hardly ever crashing. I can't think of anything I'm doing differently since be… (read more)

Firefox has been crashing multiple times per day for several weeks now. It used to be fine, hardly ever crashing. I can't think of anything I'm doing differently since before the crashes started. I can only assume that it started after a specific Firefox update. I do have a lot of windows/tabs open at once, but that was never an issue in the past. Occasionally individual pages will crash, usually several at once. The entire software crashes all at once regularly as well. Sometimes the crash seems to cause other issues, such as my computer hanging up for a bit, or my monitors going blank and the graphics system seeming to reset, before Firefox actually crashes. I don't always get a crash report dialogue when the whole thing crashes.

Most recent crash report ID: bp-bd37576c-c5ef-419f-a031-fe1910231123

I keep my Windows and Firefox up to date. I tried turning off hardware acceleration, but I think that might have made it worse so I turned it back on. I cleared the caches (which took well over five minutes), and ran speedyfox a few times. I exit Firefox through File > Exit whenever I need to restart or run other heavy software.

Asked by klimber_2 10 months ago

Last reply by klimber_2 10 months ago

  • Archived

Simple Tab Groups Resources

I have been using Simple Tab Groups (STG) for a long time now. I am curious if putting tabs into groups saves any resources, i.e. is only the open group using resources (… (read more)

I have been using Simple Tab Groups (STG) for a long time now. I am curious if putting tabs into groups saves any resources, i.e. is only the open group using resources (CUP/RAM), or is STG purely organizational in that all the tabs still use the same amount of resources as if they weren't grouped? If it is the latter, do you know of an add-on that would save resources? Thanks

Asked by Geoffrey Eargle 9 months ago

Last reply by zeroknight 9 months ago

  • Archived

Firefox Functionality Issues

Dear FF/Mozilla: I've experienced a number of issues where I'm unable to do banking transactions using the FF browser. In one case, Wells Fargo bill pay does not work (… (read more)

Dear FF/Mozilla:

I've experienced a number of issues where I'm unable to do banking transactions using the FF browser. In one case, Wells Fargo bill pay does not work (but works fine with MS Edge); in another case, an international money link payment to a vendor in the UK would not go through using Firefox (but did first time with MS Edge). In yet another case, Firefox won't load webpage photos for items for sale on the site www.telescope.com - the page loads with descriptions but photos would not load (I just tried it and, nada). This remains the case even after my VPN is disconnected.

I've used FF for several years now without too much trouble but with this ongoing non-functionality of FF, I'm tempted to migrate to MS Edge or a browser that is supported more widely.

Any help or advice? Thanks, Blaine

Asked by Snowbrain 9 months ago

Last reply by Snowbrain 6 months ago

  • Archived

HTTPS overkill by Firefox

Later version refuses to connect to my modem, and goes into security web mode. This modem uses HTTP/HTTPS for access, i.e., connects directly it's IP address, then the us… (read more)

Later version refuses to connect to my modem, and goes into security web mode. This modem uses HTTP/HTTPS for access, i.e., connects directly it's IP address, then the user enters a username and password. At that point, the the modem switches to HTTPS for control.

With this recent update, there is NO WAY to access the modem for any work, or upgrade the HTTPS certificate on the modem. This is a BUG.

What should happen is that if the web site will accept a HTTP connection, Firefox should NOT refuse connection or test for security issues UNTIL the user or the device switches to HTTPS.

As an aside, I've used Firefox on this Zywall modem for years until recently.

Asked by ted41 10 months ago

Last reply by zeroknight 10 months ago