Nuna amsoshi da aka yiwa shaida: Nuna duk tambayoyi

FireFox can't login to Spotify and can't post anything on Reddit

previously FireFox was able to login Spotify normally, and was able to post comments on Reddit, but suddenly it lost both abilities, and with the extreme lag on other sit… (daɗa karatu)

previously FireFox was able to login Spotify normally, and was able to post comments on Reddit, but suddenly it lost both abilities, and with the extreme lag on other sites, although still functional, i can't understand why these both sites can't be logged into, or can't post any comments in them. it has been this case for the past month. so what's going on? i'm NOT going back to Chromium based browsers ever again! i am in FireFox for a permanent replacement!

thanks in advance.

Asked by Mustafa Shanti 5 watannin da su ka gabata

Last reply by Frank Brown 3 makwannin da su ka gabata

Firefox opens up a second browser screen automatically when I am already in a website!

When I login to my main Firefox browser and then access a website within a short while the browser screen opens up again automatically. In other words, a second window w… (daɗa karatu)

When I login to my main Firefox browser and then access a website within a short while the browser screen opens up again automatically. In other words, a second window which is very irritating. How can I stop this from happening?

Asked by graemesmith300653 5 watannin da su ka gabata

Last reply by munrorod 1 watan da ya gabata

Youtube not showing full video title when hovering if tab is not focused

While hovering over a Youtube video it shows the full video title as "hover text" if the tab is focused. However, if something else, even another Firefox window is focuse… (daɗa karatu)

While hovering over a Youtube video it shows the full video title as "hover text" if the tab is focused. However, if something else, even another Firefox window is focused hovering no longer shows anything. Is there some kind of setting to change that? I figured it could be browser and Youtube specific because Chrome shows it on Youtube even when not focused, but neither browser shows it on Google search for example, but I'm not sure.

Asked by tomipir2000 4 watannin da su ka gabata

Last reply by cor-el 2 watannin da su ka gabata

Disqus Comments doesn't load if Browser Privacy set to Strict

TL;DR : Disqus comments used to work while using privacy Strict mode now it doesn't. After years of it working out of the get-go while using Strict mode up till rec… (daɗa karatu)

TL;DR : Disqus comments used to work while using privacy Strict mode now it doesn't.

After years of it working out of the get-go while using Strict mode up till recently (about a year ago this was really low on my priority list) refused to work I though it was my Ad blocker was causing issues but after setting it in the filters to allow and even after turning it off still no dice.

Removed all add-ons tried again still Disqus comment section refused to load in the websites I regularly visit. So after giving up, I just look around in the browser setting to see if there is anything that may cause conflict with certain scripts from running.

Asked by ianjay.tt 5 watannin da su ka gabata

Last reply by skierpage 2 watannin da su ka gabata

error message www.bbc.com. PR_END_OF_FILE_ERROR Error code: PR_END_OF_FILE_ERROR

For the past couple of months I have been getting the message www.bbc.com. PR_END_OF_FILE_ERROR Error code: PR_END_OF_FILE_ERROR when loading pages on www.bbc.com websi… (daɗa karatu)

For the past couple of months I have been getting the message www.bbc.com. PR_END_OF_FILE_ERROR

Error code: PR_END_OF_FILE_ERROR when loading pages on www.bbc.com website. I have done a search on the internet and it seems this is a common problem with Firefox and does not affect othere browesers. I have done what was advice given online but it does not solve the problem. It is getting so bad I may have to start using one of the other browsers even though I prefare Firefox.

Asked by Brian Beesley 5 watannin da su ka gabata

Last reply by g.l.sanders 2 watannin da su ka gabata

Comments do not load

On a couple of sites (e.g. Petapixel) when I click "Load Comments", nothing happens. I suspect this may be because Firefox security is preventing comments from loading b… (daɗa karatu)

On a couple of sites (e.g. Petapixel) when I click "Load Comments", nothing happens. I suspect this may be because Firefox security is preventing comments from loading because of site tracking or other security issues. Is this the cause?

Asked by dclark 5 watannin da su ka gabata

Last reply by jscher2000 - Support Volunteer 2 watannin da su ka gabata

Posting comments

Firefox will not allow my to post comments on Yahoo. I have no issues with Chrome or Safari. I get the following error message: Your comment failed to publish. Retry … (daɗa karatu)

Firefox will not allow my to post comments on Yahoo. I have no issues with Chrome or Safari. I get the following error message: Your comment failed to publish. Retry

Asked by V G 5 watannin da su ka gabata

Last reply by jscher2000 - Support Volunteer 2 watannin da su ka gabata

Firefox randomly moves address bar suggestions around

Hi everyone, I'm used to typing one or two letters into the address bar and then the down arrow to access the same handful of websites every day. A few weeks ago, Firefo… (daɗa karatu)

Hi everyone,

I'm used to typing one or two letters into the address bar and then the down arrow to access the same handful of websites every day. A few weeks ago, Firefox started randomly moving these around so that the same letters that have always made it open the same URL now opens a different URL and I have to actually search the suggestions. How can this annoying behaviour be fixed?

(a few months ago, the address bar wouldn't delete entries, but this problem vanished as mysteriously as it appeared)

FF version 122.0.1 (64-bit), Windows 10

Asked by agwien 5 watannin da su ka gabata

Last reply by jscher2000 - Support Volunteer 2 watannin da su ka gabata

Issue getting Firefox to launch for the first time, directly to a clicked link, without start page/default browser prompt

We are deploying Firefox installed via the v122 binary on Ubuntu 22.04.4 Server w/ubuntu-desktop-minimal --no-install-recommends (we need to have no-user-interaction inst… (daɗa karatu)

We are deploying Firefox installed via the v122 binary on Ubuntu 22.04.4 Server w/ubuntu-desktop-minimal --no-install-recommends (we need to have no-user-interaction install). We are using an Ansible playbook to copy over and unarchive the tarball, then create a firefox/distribution folder in the install directory and copying a profiles.json file to said folder, links the install directory to the /usr/bin/local directory, and setting firefox.desktop as the system default browser.

Using the instructions from: https://mozilla.github.io/policy-templates/

What we are hoping to accomplish is the user who has never launched Firefox will click on a link in an application, which will launch Firefox and go directly to the requested page. As it stands right now, the first time a user clicks the link, it launches firefox and shows a start page. The user must then close this window, and click the link again. This brings up a "Use Firefox as the default browser" prompt, which the user must accept, but then does not display the link. The third time the user clicks the link, the requested page pops up, and works from this time out.

We would like to have this be a one-click experience for the user. Looking at the options in about:config after getting firefox to launch, it appears firefox is not getting the options from the profiles.json file. Are we missing something about placement of this file? Missing some lines? Should we be using AutoConfig instead? Thank you for any assistance!

{

   "policies": {
       "Homepage": {
           "StartPage": "none"
       },
       "Preferences": {
           "browser.shell.checkDefaultBrowser": {
               "Value": false,
               "Status": "default",
               "Type": "boolean"
           },
           "browser.shell.skipDefaultBrowserCheckOnFirstRun": {
               "Value": true,
               "Status": "default",
               "Type": "boolean"
           },
           "browser.startup.homepage_override.mstone": {
               "Value": "ignore",
               "Status": "default",
               "Type": "string"
           }
       },
       "PopupBlocking": {
           "Default": false
       },
       "DontCheckDefaultBrowser": true,
       "OverrideFirstRunPage": "",
       "OverridePostUpdatePage": ""
   }

}

Asked by JuniorDevOps 3 watannin da su ka gabata

Last reply by Mike Kaply 3 watannin da su ka gabata

Blocked pages

When I try to access my payment preferences page on xfinity.com, the page goes blank and it appears that it is being blocked. I can't figure out how to unblock it. I had … (daɗa karatu)

When I try to access my payment preferences page on xfinity.com, the page goes blank and it appears that it is being blocked. I can't figure out how to unblock it. I had to use Microsoft Edge to access the page to change my information. Can you please assist?

Asked by Neil 5 watannin da su ka gabata

Last reply by jonzn4SUSE 3 watannin da su ka gabata

can't upload attachments

I am no longer able to add attachments to gmail or upload images or attachments to websites. When I click on the attachment icon or upload button, my finder window does n… (daɗa karatu)

I am no longer able to add attachments to gmail or upload images or attachments to websites. When I click on the attachment icon or upload button, my finder window does not open. However, it works in other browsers. How can I fix this?

Asked by core.empowerment 5 watannin da su ka gabata

Last reply by zeroknight 3 watannin da su ka gabata

Hold-Key-To_Repeat function (and other keyboard oddities) in Gmail and Discover.com

When composing emails in Gmail holding down a (any) key does not activate key repeating. Also, the there are irregularities when using discover.com in Ver. 124. When edi… (daɗa karatu)

When composing emails in Gmail holding down a (any) key does not activate key repeating.

Also, the there are irregularities when using discover.com in Ver. 124. When editing my customer profile, keystrokes are not recognized. Nothing happens when typing. I also had difficulty signing-in; this may be coincidental.

Things tried: (1) A different keyboard. Same results. (2) Firefox version 122. The key repeat function worked in Gmail. I could edit my profile at discover.com. (3) Uninstalled and reinstalled ver. 124. All problems persisted. (4) Ran Ver. 124 in troubleshooting mode. All problems persisted. (5) Launched newly downloaded versions of both 122 and 124 (from command line) and ran them simultaneously. The problems persisted in 124 (troubleshooting mode), but 122 worked well. I used two different keyboards with no difference noticed. (6) Downloaded and ran Chromium. All worked well.

Asked by H P Ladds 4 watannin da su ka gabata

Last reply by Terrance_h 4 watannin da su ka gabata

Norton Safe Search

My default search engine was Norton Safe Search but now it does not appear as one of the options to choose. I cannot remember all of them. Bing and Google are two of them… (daɗa karatu)

My default search engine was Norton Safe Search but now it does not appear as one of the options to choose. I cannot remember all of them. Bing and Google are two of them but not Norton Safe Search although I have been able to add it to the toolbar. Why is it no longer one of the options?

Asked by ju.col 4 watannin da su ka gabata

Last reply by jscher2000 - Support Volunteer 4 watannin da su ka gabata

Youtube acting maliciously (at least sus) with Firefox

You may have heard about this, Youtube (and parent Google) have recently declared war on adblockers and non-Chrome browsers. I have reason to believe they have escalated… (daɗa karatu)

You may have heard about this, Youtube (and parent Google) have recently declared war on adblockers and non-Chrome browsers. I have reason to believe they have escalated that war to deliberately crash non-Chrome browsers, at least slowing them down to make them non-responsive.

In the past few days, browsing Youtube has caused my system to stop responding requiring a power cycle to clear the problem.

Has anyone else encountered this problem? Is this just a bad setting, or is Youtube acting as malicious as I believe them to be?

Asked by WmRTaylor 5 watannin da su ka gabata

Last reply by mahnoor mahnoor 4 watannin da su ka gabata

Videos stutter

Hi, I have a problem with my firefox app. Everytime I play or skip a port of a video, it plays stuttering and return normal only If I rewind some second (if I pause it no… (daɗa karatu)

Hi, I have a problem with my firefox app. Everytime I play or skip a port of a video, it plays stuttering and return normal only If I rewind some second (if I pause it nothing change). Anyone knows why? Is there some way to solve this problem? I have deleted every data, cookies etc, every add-on and reinstalled the app but nothing changed. I also formatted every setting of my device but same result. Oh, also, this problem don't happen with other apps like gallery or chrome video (I hope bitrate doesn't cause problems).) .

Asked by marianiiccolo 5 watannin da su ka gabata

Last reply by Axel 4 watannin da su ka gabata