顯示下列標籤的問題: 顯示所有問題
  • 已解決
  • 封存

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… (閱讀更多)

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?

George 於 1 年前 詢問

jscher2000 - Support Volunteer 於 1 年前 解答

  • 已解決
  • 封存

.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 … (閱讀更多)

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).

rayandrews 於 11 個月前 詢問

zeroknight 於 11 個月前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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

arthurjackson 於 1 年前 詢問

jonzn4SUSE 於 1 年前 解答

  • 已解決
  • 封存

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 … (閱讀更多)

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?

bbutscheidt 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

Ninetailsyaboi 於 1 年前 詢問

Ninetailsyaboi 於 1 年前 解答

  • 已解決

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… (閱讀更多)

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

Mangekyo Sharringan 於 5 個月前 詢問

TechHorse 於 5 個月前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

cussboy 於 1 年前 詢問

cussboy 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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.

nickpb 於 1 年前 詢問

zeroknight 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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 ```

Felipe Silva 於 1 年前 詢問

Felipe Silva 於 1 年前 解答

  • 已解決
  • 封存

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, … (閱讀更多)

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?

Mckenzie Boyle 於 1 年前 詢問

Mckenzie Boyle 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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!

jeezusjr 於 1 年前 詢問

zeroknight 於 1 年前 解答

  • 已解決
  • 封存

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) … (閱讀更多)

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)

salinger6899 於 1 年前 詢問

cor-el 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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

CorvidaeCorvus 於 1 年前 詢問

zeroknight 於 1 年前 解答

  • 被鎖定
  • 封存

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… (閱讀更多)

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.

73545.666 於 1 年前 詢問

cor-el 最近回覆於 1 年前

  • 已解決
  • 封存

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… (閱讀更多)

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

aztx_purchases 於 1 年前 詢問

aztx_purchases 於 1 年前 解答

  • 已解決
  • 封存

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… (閱讀更多)

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

seanhindle4 於 1 年前 詢問

seanhindle4 於 1 年前 解答