顯示下列標籤的問題: 顯示所有問題

Netflix, Hulu, Prime, Disney content not playable on Firefox

as of 2023/09/29 hulu, netflix, prime and disney+ are not playing videos on firefox, after making zero changes to settings or configuration. I tested Netflix on Google… (閱讀更多)

as of 2023/09/29 hulu, netflix, prime and disney+ are not playing videos on firefox, after making zero changes to settings or configuration.

I tested Netflix on Google Chrome and videos played, confirming this is a Firefox issue. I cleared recent/all history and changed passwords for those sites. Netflix logs me out if I attempt to play content. Speedtest reports 200 mb/s. Mozilla VPN is installed but turned off. Netflix sign in reports a new device/login in my state which is different from the VPN setting so this confirms that the VPN is not active and blocking content. HBO/Max videos play correctly and that site does not have the same issues. Firefox has crashed numerous times in the last two weeks. Sometimes just a single tab, sometimes a full application insta-quit.

I prefer to compartmentalize usage across different browsers for privacy/security reasons and would like to continue to use Firefox for these streaming services.

bmagner 於 4 天前 詢問

bmagner 最近回覆於 51 分鐘前

Can't access gmail or yahoo mail

Get this error when I try to open either gmail or yahoo mail. Did not connect: Potential Security Issue Firefox detected a potential threat and did not continue to mail.y… (閱讀更多)

Get this error when I try to open either gmail or yahoo mail. Did not connect: Potential Security Issue Firefox detected a potential threat and did not continue to mail.yahoo.com because this website requires a secure connection. I get the same for gmail.

Terry Watts 於 16 小時前 詢問

Don't know how to permanently change AO3's default font to one my Screen-reader can see formatting with in Firefox

So my last thread on this was archived without anyone giving me a reason or answering my question. I have had issues with the website Archive of Our Own since last Nove… (閱讀更多)

So my last thread on this was archived without anyone giving me a reason or answering my question.

I have had issues with the website Archive of Our Own since last November, when I tried to change the site skin and permanently changed the default font of that site to something called Lucida Sans Unicode, when it's apparently meant to be Lucida Grande.

This much I was able to work out via my previous thread, but when I asked for that last bit of help, nobody answered and my thread was instead archived.

I don't know how to change a font on a specific website. I don't even know if the site has tools I could use that would work for me. All I know is I still cannot read bold or italics on Archive of Our Own with my screen-reader, NVDA, unless I use reader view, which excludes author's notes and comments, and I had thought I was close to a breakthrough before my thread was unceremoniously archived.

For reference, the thread is here: https://support.mozilla.org/en-US/questions/1403415

I tried inserting a link via the button above this box but it did not give me the necessary code used in this forum for links, so a straight url is the best I can do.

Trix 於 1 個月前 詢問

Trix 最近回覆於 2 天前

Duo Security Website keeps looping

Hello, On my firefox browser the Duo Security website keeps looping and not letting me login. I have tried private window and also have tried to install firefox again. T… (閱讀更多)

Hello,

On my firefox browser the Duo Security website keeps looping and not letting me login. I have tried private window and also have tried to install firefox again. The Duo security website is able to load on other browsers like Chrome and Edge without any issues. I also deleted the appdata and app profile and it is still not functioning. Any other recommendations that I can try?


Website is: https://api-263d2dfd.duosecurity.com/frame/frameless/v3/auth?sid=frameless-0e4e2d68-a138-4a07-8ad9-d7aae0f9fe5d&tx=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzUxMiJ9.eyJkdW9fdW5hbWUiOiJzcGlrZXAiLCJzY29wZSI6Im9wZW5pZCIsInJlc3BvbnNlX3R5cGUiOiJjb2RlIiwicmVkaXJlY3RfdXJpIjoiaHR0cHM6XC9cL3NoaWJib2xldGguYXJpem9uYS5lZHVcL2lkcFwvcHJvZmlsZVwvQXV0aG5cL0R1b1wvMkZBXC9kdW8tY2FsbGJhY2siLCJzdGF0ZSI6IjVlMDNmOGM5OTcxM2MxZDdhYzRkNjlkMzZlYTAxYTU4LjY1MzM3MzMyIiwiZXhwIjoxNjk1OTU5NzU0LCJjbGllbnRfaWQiOiJESURLMkhSNEdGMTVJWUhMNEQ3VCJ9.wnLBrsdlaHjvudLT9w6rcD43QyQurgYR0UGIHYg2BXqP8TqNiFP5PN1C3l8jtYgA37LHrGbP6YvOYlY1MMOpYw


Thank you,

V Spike Peterson 於 5 天前 詢問

V Spike Peterson 最近回覆於 4 天前

ServiceWorker won't register and crash with TypeError when using import

Hello all, I'm building a website which uses a `ServiceWorker`. This worker uses `import` to load another JS module. As far as I understand, this should be possible star… (閱讀更多)

Hello all,

I'm building a website which uses a `ServiceWorker`. This worker uses `import` to load another JS module. As far as I understand, this should be possible starting Firefox 114 (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/import#browser_compatibility). However, it's crashing with an `TypeError: ServiceWorker script at https://localhost:9292/sw.js for scope https://localhost:9292/ threw an exception during script evaluation`. The worker script is loaded as module using `navigator.serviceWorker.register('./sw.js', { type: "module" })`, and working on Safari and Chrome as expected. When I remove the `import`, the worker loads and works. Tested on Firefox 118, 119, 120.

Here is a full sample: https://gist.github.com/fnordfish/9b38b90fba54093ee601887a3bd3e11e

I can't find any related bug in Bugzilla or anywhere else. Which makes me wonder what I am missing.

PS: Non module `importScripts` work.

Robert 於 5 天前 詢問