Showing questions tagged: اعرض كل الأسئلة

I get You don't have permission to access "http://login.xfinity.com/login" on this server.

Until today it worked fine. But now whenever I try to login to Xfinity I get You don't have permission to access "http://login.xfinity.com/login" on this server. It works… (read more)

Until today it worked fine. But now whenever I try to login to Xfinity I get You don't have permission to access "http://login.xfinity.com/login" on this server. It works fine on Chrome and Edge. I have disabled my add-ons. I have cleared cache, cookies, etc. I have rebooted. I have turned off firewall. I have checked my DNS. I have changed the DNS protection to OFF in Firefox. I have checked my proxy setting (I have no proxy). I have reinstalled Firefox. Etc. Etc. Nothing works. The fact that it works on Chrome and Edge, that it has worked everyday until today gets me confused. I also tried using my mobile phone as a hot spot to make sure it wasn't related to my Internet connection or IP address. Anyone have any ideas?

Asked by charley000 2 weeks ago

Last reply by charley000 4 hours ago

New tab opens, cursor goes to bottom of page

For a few days now whenever a new tab opens, either by clicking a link in search results or by clicking a link in an email, the cursor jumps to the bottom of the page and… (read more)

For a few days now whenever a new tab opens, either by clicking a link in search results or by clicking a link in an email, the cursor jumps to the bottom of the page and I have to scroll to the top of the page. I'm just getting started with Windows 11 on a new computer. What happened to cause this?

Asked by John Martin 1 month ago

Last reply by John Martin 1 day ago

Date.prototype.toJSON()

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from a… (read more)

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from an API which return a none standard datetime string without its timezone (like "2020-11-21 00:00:00"), Then I try to convert it to a date using new Date("2020-11-21 00:00:00"). Then I use it in another web service but it apply my client timezone when I use JSON.stringify() method (or toJSON()). Does this behaviour is intentionally?


I read the other same question but I am not okay with it. https://support.mozilla.org/en-US/questions/1414380

Asked by A Ka 4 days ago

Last reply by A Ka 1 day ago

Search Engines Won't Respond.

When I click on the "Search" bar, my designated search engines (including Google)show on a drop-down list. No matter which engine I select, it doesn't open. None of the… (read more)

When I click on the "Search" bar, my designated search engines (including Google)show on a drop-down list.

No matter which engine I select, it doesn't open. None of the search engines will open. How do I get them online again? It seems to have happened after the last Mozilla update. Thank you.

Asked by Heather 6 days ago

Last reply by Heather 2 days ago

No option to pin extension to toolbar

I am having trouble pinning any Extensions to my toolbar. When i click on the Extensions icon (puzzle piece), the Extensions menu immediately pops up. My extension (Bit… (read more)

I am having trouble pinning any Extensions to my toolbar. When i click on the Extensions icon (puzzle piece), the Extensions menu immediately pops up. My extension (Bitwarden) is set to "Enabled". When I click on the three horizontal dots, however, the only options are 1) Remove, 2) Report, or 3) Manage. There's no option given to pin the extension.

Because of that, the extension basically never opens, and I am unable to use it. Does anyone have any suggestions for me? Thanks in advance.

I am running Firefox 129.0.2 (64-bit) in Windows 11 on a Surface tablet. FWIW, the extension is running fine in Chrome.

Asked by jonathan.prin 2 weeks ago

Last reply by jonathan.prin 2 days ago

Firefox freezes on opening any dropdown control in page, bookmark folder or dialog add to bookmark

Hi, after upgrade of ubuntu to 24.04 i got into problems with using Firefox. I it running on x11 with proprietary nvidia driver, no matter of source package (snap or deb … (read more)

Hi, after upgrade of ubuntu to 24.04 i got into problems with using Firefox. I it running on x11 with proprietary nvidia driver, no matter of source package (snap or deb from the Firefox repository) and no matter of safe mode the Firefox gets frozen when clicking into any dropdown control in side page, the same happens when trying to open bookmark folder in the bookmarks panel or even the dialog that opens from the star icon in address folder that should add page into the bookmarks. When running on command line, in case of the snap version there are just some warnings of some missing css file, in case of the deb version it does not output anything suspicious. I was even trying to change the UI theme (qt) as well as GTK theme in case it makes any difference, but it did not... Thanks for any help.

Asked by Mx. Sx. 3 days ago

Last reply by Mx. Sx. 2 days ago

Have to re-login to Gmail with every new window

It looks like firefox recently updated with new privacy features (great!) What's not so great is that now it forces me to log into gmail each time I open a new browser wi… (read more)

It looks like firefox recently updated with new privacy features (great!) What's not so great is that now it forces me to log into gmail each time I open a new browser window (not great). I have several different accounts that regularly use so this isn't ideal.

I've tried adding both gmail.com and google.com as exceptions under the cookie settings (didn't work). I even went and turned off the "enhanced tracking protection" on every step of the gmail login page and my inbox. Still kicks me out once I open a new browser. Any help to remedy this problem would be great.

Asked by Katie Pershon 1 week ago

Last reply by Katie Pershon 3 days ago

firefox version 130.0-1 (debian linux) does NOT access remote sites (other than www.google.com)

Firefox has been my default browser for many years on my debian linux desktop. I upgraded from version 129.0.2-1 to version 130.0-1 in the normal manner and the new fire… (read more)

Firefox has been my default browser for many years on my debian linux desktop.

I upgraded from version 129.0.2-1 to version 130.0-1 in the normal manner and the new firefox does not connect to remote sites. It does connect to local pages on my PC and, surprisingly, also to www.google.com from where I can access news, for example.

The chrome browser on the same PC has no problems accessing sites, nor does the version 129.0.2 firefox. Only the version 130.0 firefox has a problem.

This happened using my current profile, using --safe-mode and using --no-profile mode on the version 130.0 firefox. I was able to see some packets from a remote site (www.akamai.com) come back on wireshark but the page did not display on the browser. This also happens for sites that appear on the default new tab page, like wikipedia and youtube.

Any ideas on this? thank!!

Asked by em2jacks 3 days ago

Bookmarks

How do I have more bookmarks than the 9 that are listed. I used to have a list of 20 or 25 bookmarks. Now if I add a new bookmark, one of the old ones is deleted. … (read more)

How do I have more bookmarks than the 9 that are listed. I used to have a list of 20 or 25 bookmarks. Now if I add a new bookmark, one of the old ones is deleted.

Asked by garrytody8 3 days ago

Developer Tools "open request in new window" discards cookies

I am debugging a Web page that performs several AJAX requests. To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Develop… (read more)

I am debugging a Web page that performs several AJAX requests.

To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Development Tools, right click + "Resend") and would find it even more convenient to open the request in a separated tab, as was possible until, if I recall correctly, four or five months ago.

Now the latter option does not work, likely because of some security tightening - the "new request" might be seen as a different context, I don't know. The AJAX endpoint receives no cookies, so it can't load the appropriate state, and restarts as a blank slate with a new cookie, which makes the reply useless to me. Even worse, at this point the new cookie value is propagated to the originating window, effectively crashing the entire debugging session.

Is there some way of disabling this option and reverting it to the older, less secure behaviour, on my own development Firefox only?

Asked by Leonardo Serni 3 days ago

Login pages stall before two-factor authentication

Recently, I've run into logging in on at least two websites where I have two-factor authentication set up. I'll click the sign in button, and rather than advancing to ask… (read more)

Recently, I've run into logging in on at least two websites where I have two-factor authentication set up. I'll click the sign in button, and rather than advancing to ask for my authentication code, I get stuck in an endless loading loop and am unable to do anything.

Is there anything I can do to fix this? I have already tried clearing cache and cookies and restarting in safe mode.

This issue only happens to me on desktop. The mobile version of firefox still lets me log in, but I prefer to use desktop.

Asked by megaflamehedge 3 days ago

Last reply by megaflamehedge 3 days ago

fire fox based browsers

whenever I use a fire fox browser my game (specifically minecraft doesnt happen on any other game) my mouse goes completely invisible whenever my browser is open, and ive… (read more)

whenever I use a fire fox browser my game (specifically minecraft doesnt happen on any other game) my mouse goes completely invisible whenever my browser is open, and ive tried closing it and trying a different browser like waterfox which also gets the issue and ive tried chrome that DOESNT get the issue. I havent had this problem before since recently and I dont believe I have done any changes to my game or my firefox so i'd like to get help on why this happens specifically on firefox/waterfox, and why its only minecraft and no other games

Asked by Sethyla 3 days ago

Lost "reload" button on main toolbar

I used to have a "reload" icon on the bar with "home" and other things like "bookmarks." I found it in the "overflow" icon place. I tried to grab it and place it where … (read more)

I used to have a "reload" icon on the bar with "home" and other things like "bookmarks." I found it in the "overflow" icon place. I tried to grab it and place it where it used to be on the toolbar. It disappeared and I have no idea where it is now. It's not where I found it in the "unused buttons."

Asked by Steve Canale 3 days ago

Awful new behavior adding new tags to pages (Bookmarks) with already existing tags

If an URL already have many tags or longish tags I can no longer see suggested tags when starting to type tags. Image example illustrates. This URL already have the follo… (read more)

If an URL already have many tags or longish tags I can no longer see suggested tags when starting to type tags. Image example illustrates. This URL already have the following tag list:

1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI

Old behavior was if started to type ", spi" it would list suggestions:

Spitfire Spitfire_MkIX Spitfire_MkV Spitfire_MkVI

Easy & clear to select from.

Now it lists all already existing tags before each suggestion:

1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI,Spitfire 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI, Spitfire_MkIX 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI,Spitfire_MkV 1942, Air_Ministry, boost, cruise, memorandum, MP, rpm, Spitfire, Spitfire_MkIX, Spitfire_MkV, Spitfire_MkVI, Spitfire_MkVI

Suggestions are scrolled right invisible outside the input box.

Who thought this was a good new feature? It adds nothing, I can already see existing tags, why would I want to see them repeated for each new suggested tag (while not actually seeing the suggested new tag)?

How can I turn this *!$&@! off and return to old behavior?

Asked by north3rner 1 month ago

Last reply by north3rner 3 days ago

Stop FB from auto refresh

Is the add-on "Stop Auto Reload" by kgersen ( found listed @ https://addons.mozilla.org/en-US/firefox/addon/stop-auto-reload/?utm_source=addons.mozilla.org&utm_mediu… (read more)

Is the add-on "Stop Auto Reload" by kgersen ( found listed @ https://addons.mozilla.org/en-US/firefox/addon/stop-auto-reload/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search) the right one to choose to stop FaceBook from automatically refreshing my page? If so anything I need to know when I install it, or is there something better to choose? Thanks.

Asked by Annette 3 days ago

Selecting specific audio output device in video conferencing web apps.

Approximately 2 years back, for a short period of time, FireFox let you choose an audio output device in video conferencing web apps, through the web app directly. This … (read more)

Approximately 2 years back, for a short period of time, FireFox let you choose an audio output device in video conferencing web apps, through the web app directly.

This seems to be gone now, but I'd like to turn the feature back on.

It's very problematic to have to change your default audio device for video calls, as your computers sound effects and whatnot will also play in your headset as well, where as before, all you got was the audio from the video call in your headset.

Is there a way to turn this on again? Owl Practice (one of the VC web apps I use) still shows the different output devices, but regardless of which one you pick, it always comes out the default device. For a while this feature actually worked, but now it doesn't.

Is there a setting I can change? Maybe in about:config?

Thanks!

Asked by Nabeel Rahimpour 3 days ago