Afficher les questions étiquetées : Afficher toutes les questions
  • Résolu
  • Archivé

Just starting getting PR_CONNECT_RESET_ERROR on xfinity websites

For about a week or so, I am unable to log in to xfinity website, and only the xfinity website using Firefox. I can log in fine using Microsoft Edge. I have tried clearin… (lire la suite)

For about a week or so, I am unable to log in to xfinity website, and only the xfinity website using Firefox. I can log in fine using Microsoft Edge. I have tried clearing the cache and turning off Microsoft Defender firewall. I don't use any third party security software - just Microsoft Defender. I also don't use a VPN. I didn't add any new software in the last month, only usual updates from Microsoft and Firefox.

What can I do to fix this?

Demandé par George il y a 1 an

Réponse de jscher2000 - Support Volunteer il y a 1 an

  • Résolu
  • Archivé

.heic disaster

So I was sent a picture in .heic format. Trying to open it FF entered an endless loop opening new tabs with names like: "/tmp/pid-949/IMG_9409.heic". There was no easy … (lire la suite)

So I was sent a picture in .heic format. Trying to open it FF entered an endless loop opening new tabs with names like: "/tmp/pid-949/IMG_9409.heic". There was no easy way to stop it, the 'X' button did nothing. It opened hundreds of tabs. I had to kill all my tabs to get rid of them. BTW there's supposed to be a 'Recover Previous Session' button in the main menu. Not there. On line, I see several different images of what my main menu is supposed to look like but mine is nothing like that. I have 115.6.0esr (64-bit).

Demandé par rayandrews il y a 8 mois

Réponse de zeroknight il y a 8 mois

  • Résolu
  • Archivé

mysignins.microsoft.com

Hello I'm trying to sign into a Microsoft 365 email account but can't get beyond a screen saying "To use this site, you need to change your browser settings to enable DO… (lire la suite)

Hello

I'm trying to sign into a Microsoft 365 email account but can't get beyond a screen saying "To use this site, you need to change your browser settings to enable DOM storage or cookies."

I've enabled DOM storage and cookies but no difference. I've cleared cookies and no help. I'm running Firefox 115.0.2 and Linux Mint.

Is part of the problem that I hate Microsoft and they know it?

Thanks

Demandé par arthurjackson il y a 1 an

Réponse de jonzn4SUSE il y a 1 an

  • Résolu
  • Archivé

new tab opens always on the right

When I pressed the "+" symbol at the right side of my tabs with the left mouse button, a new tab opens at the most right place. So far, so easy. When I pressed the same … (lire la suite)

When I pressed the "+" symbol at the right side of my tabs with the left mouse button, a new tab opens at the most right place. So far, so easy.

When I pressed the same "+" symbol using the middle mouse button, the new tab opened right beside the active tab. Now, middle mouse button and left mouse button do the same thing.

Work around could be to open the context menu (right mouse button) of a tab, choose "new tab" an get a new tab right beside the tab chosen with the mouse pointer while pressing the right mouse button.

Did something recently change?

Demandé par bbutscheidt il y a 1 an

Réponse de cor-el il y a 1 an

  • Résolu
  • Archivé

Firefox tabs crash outside troubleshooting mode

Firefox on Windows keeps telling me that my tab has crashed every time i open a new tab. I have tried turning off all my extensions and add-ons, clearing the cache and co… (lire la suite)

Firefox on Windows keeps telling me that my tab has crashed every time i open a new tab. I have tried turning off all my extensions and add-ons, clearing the cache and cookies, turning off hardware acceleration, reinstalling the browser, clearing the appdata files and finally removing any and all firefox files in mozilla folders i could find on my computer, but nothing works. Strangely enough it works only when i open it in troubleshooting mode, even though I've reinstalled the browser 4 times now. It was working just fine earlier, but when i turned on my computer it would not work. The only thing i did in between it working and not working was play a videogame on Steam. Please help, this is driving me crazy. I am using an MSI 64-bit laptop and the latest version of Firefox 64-bit.

Demandé par Ninetailsyaboi il y a 1 an

Réponse de Ninetailsyaboi il y a 1 an

  • Résolu

Firefox browser

Hi when saving bookmarks with the key Control+ Shift + D this saves all bookmarks but doesn't save pinned bookmarks, what keys save all bookmarks including the pins? Tha… (lire la suite)

Hi when saving bookmarks with the key Control+ Shift + D this saves all bookmarks but doesn't save pinned bookmarks, what keys save all bookmarks including the pins? Thanks

Demandé par Mangekyo Sharringan il y a 2 mois

Réponse de TechHorse il y a 2 mois

  • Résolu
  • Archivé

Cannot enter Cox E-mail on Firefox, can with Google Chrome

Today, I cannot open Cox E-mail using Firefox, but I can with Google Chrome (which I pretty much never use). See the error message below, can someone help? I have a Del… (lire la suite)

Today, I cannot open Cox E-mail using Firefox, but I can with Google Chrome (which I pretty much never use). See the error message below, can someone help? I have a Dell E6520 laptop running Window 7. Thanks.

Demandé par cussboy il y a 1 an

Réponse de cussboy il y a 1 an

  • Résolu
  • Archivé

No form autofill option in latest browser (windows 10 - 64 bit)

Has the Autofill Forms option been removed from the latest version of Firefox? I get the opportunity to autofill credit cards but the Forms section seems to have vanishe… (lire la suite)

Has the Autofill Forms option been removed from the latest version of Firefox? I get the opportunity to autofill credit cards but the Forms section seems to have vanished. Am I missing something? Thanks.

Demandé par nickpb il y a 1 an

Réponse de zeroknight il y a 1 an

  • Résolu
  • Archivé

Firefox ignoring system timezone

Firefox 115.0b7 is not correctly handling my system timezone, and using GMT instead. This only happens in specific pages, such as when accessing a website, or in `about:h… (lire la suite)

Firefox 115.0b7 is not correctly handling my system timezone, and using GMT instead. This only happens in specific pages, such as when accessing a website, or in `about:home`. It doesn't happen in `about:config` or `about:profiles`, for instance.

`privacy.resistFingerprinting` is set to `false`. The problem persists in Troubleshoot mode. The issue isn't present in Firefox ESR 102.12.0.

Running `date -R` with the system shell: `Sat, 22 Jul 2023 12:10:42 -0300`

Javascript console at `about:config`: ``` > Date() "Sat Jul 22 2023 12:10:42 GMT-0300 (Brasilia Standard Time)" > new Date() Date Sat Jul 22 2023 12:10:42 GMT-0300 (Brasilia Standard Time) > (new Date()).getTimezoneOffset() 180 ```

Javascript console at `about:home` or `https://example.com`: ``` > Date() "Sat Jul 22 2023 15:10:42 GMT+0000 (GMT)" > new Date() Date Sat Jul 22 2023 12:10:42 GMT-0300 (Brasilia Standard Time) > (new Date()).getTimezoneoffset() 0 ```

Demandé par Felipe Silva il y a 1 an

Réponse de Felipe Silva il y a 1 an

  • Résolu
  • Archivé

Netflix says incorrect password only in Firefox.

Just switched to firefox as my default and found that I can't sign in to netflix. It always gives me the "incorrect password" message. I've tried resetting the password, … (lire la suite)

Just switched to firefox as my default and found that I can't sign in to netflix. It always gives me the "incorrect password" message. I've tried resetting the password, clearing cookies, restarting, turning the DNS proection off, restarting my computer, etc to no avail. Anyone else have this issue or know a potential solution?

Demandé par Mckenzie Boyle il y a 1 an

Réponse de Mckenzie Boyle il y a 1 an

  • Résolu
  • Archivé

Firefox upgrade from 115 -> 116 results in “broken” screen capture

Reposting from https://discourse.mozilla.org/t/firefox-upgrade-from-115-116-results-in-broken-screen-capture/121964 Howdy folks! I am on Arch Linux and recently upgrade… (lire la suite)

Reposting from https://discourse.mozilla.org/t/firefox-upgrade-from-115-116-results-in-broken-screen-capture/121964

Howdy folks!

I am on Arch Linux and recently upgraded Firefox from 115 to 116 and this broke WebRTC screen capture. Whenever I try to share my screen in Microsoft teams and Google Meet, the participants only see a black screen with a cursor. I am able to reproduce the issue on this test page. I had to downgrade to 115 in order to “fix” this critical feature. Before that it was broken in 114 and I had to use Chromium for presentations. I no longer want to touch Chrome with a 100 ft pole since they are trying to introduce Web Environment Integrity.

The only bug I have been able to find is from three years ago:

https://bugzilla.mozilla.org/show_bug.cgi?id=1640771

I don’t want to add a “me too” comment, but was wondering how to show/give my support to get this issue fixed? It is crippling to my work workflow, and I don’t want to be on 115 forever. I am an engineer so I can provide advanced support to a Firefox dev, just not development as firefox is gargantuan beast of a code base.

Any guidance or pointers would be appreciated, Thanks!

Demandé par jeezusjr il y a 1 an

Réponse de zeroknight il y a 1 an

  • Résolu
  • Archivé

Tab title on mouse hover

Please, how can I disable the tab title on hover? After they appear, they stay on the screen even if I switch windows and are extremely annoying. (Work on fedora, gnome) … (lire la suite)

Please, how can I disable the tab title on hover? After they appear, they stay on the screen even if I switch windows and are extremely annoying. (Work on fedora, gnome)

Demandé par salinger6899 il y a 1 an

Réponse de cor-el il y a 11 mois

  • Résolu
  • Archivé

FF 115.0.2 64-bit, upload buttons do nothing, tried Refresh, clearing cache

Click any upload button, e.g. on Gmail or wiki.debian.org, and absolutely nothing happens. Refreshed FF, still no change. Thanks. User Agent String: Mozilla/5.0 (X11; U… (lire la suite)

Click any upload button, e.g. on Gmail or wiki.debian.org, and absolutely nothing happens. Refreshed FF, still no change.

Thanks.

User Agent String: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/115.0

Demandé par CorvidaeCorvus il y a 1 an

Réponse de zeroknight il y a 1 an

  • Verrouillé
  • Archivé

website problems after update

HI! I posted earlier about problems accessing websites after updating the browser to 115.2.0 esr. Earlier in the day I had accessed these websites with no problems .... n… (lire la suite)

HI! I posted earlier about problems accessing websites after updating the browser to 115.2.0 esr. Earlier in the day I had accessed these websites with no problems .... now after the update installed, shopify is trying to validate whether I am a human and verify the browser. Resulting in an endless loop of identifying myself as a human and it trying to validate the browser.

Demandé par 73545.666 il y a 1 an

Dernière réponse par cor-el il y a 1 an

  • Résolu
  • Archivé

Firefox 115.0 crashes when trying to browse computer to post documents, photos, etc.

When writing reviews in Google Maps when you click post pictures from your computer (allowing one to browse your computer to find pictures to post) the tab crashes. This… (lire la suite)

When writing reviews in Google Maps when you click post pictures from your computer (allowing one to browse your computer to find pictures to post) the tab crashes.

This occurs on other websites as well where one would browse the computer to attach documents, photos or videos. Heck, it even happens with this site (selecting browse to post picture causes firefox to crash).

This did not occur prior to updating to 115.0

Windows 11 operating system

Demandé par aztx_purchases il y a 1 an

Réponse de aztx_purchases il y a 1 an

  • Résolu
  • Archivé

Wifi Repeater suddenly refused access after one month

Firstly, I have a brain injury. I am easily overwhelmed by information and am slow to understand - especially anything to do with I.T. Recently, I began successfully ac… (lire la suite)

Firstly, I have a brain injury. I am easily overwhelmed by information and am slow to understand - especially anything to do with I.T.

Recently, I began successfully accessing the internet / Firefox via my Wifi Repeater. As of two or three days ago. I keep being asked to "log in to access the Internet", but even after I do it (successfully, as far as my repeater is concerned) I'm no further forward; I keep being asked to log in.

Thanks to my repeater I have a strong signal when in my garden office. But after a month, Firefox has suddenly stopped allowing me to use it. I am back at Square 1, before I purchased the thing.

I need need to work from my office. Please help resume my Repeater's access.

Kind regards,

Sean

Demandé par seanhindle4 il y a 1 an

Réponse de seanhindle4 il y a 1 an