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

mpenzie tv

When I play YouTube videos in Firefox, the video stutters and drops frames, even at 480p. Audio keeps playing normally. This does not happen in Chrome on the same compute… (閱讀更多)

When I play YouTube videos in Firefox, the video stutters and drops frames, even at 480p. Audio keeps playing normally. This does not happen in Chrome on the same computer. The issue started about a week ago. I’m using Firefox on Windows 11 on a laptop. Restarting Firefox did not fix it.

MPENZI 於 2 週前 詢問

Paul 最近回覆於 2 週前

  • 已解決

Google Passkey Prompt

Since the Tahoe upgrade I can't login to my google account because the 'Passkey' prompt that the system is supposed to automatically trigger, never eventuates as it used … (閱讀更多)

Since the Tahoe upgrade I can't login to my google account because the 'Passkey' prompt that the system is supposed to automatically trigger, never eventuates as it used to in Sequoia. I am signed into my account on the same desktop using Safari but my preferred browser is Firefox, so this is quite frustrating.

QbnPat 於 4 個月前 詢問

Pakeeza Safdar 於 4 個月前 解答

  • 已解決

Images from canvas black or transparent: img.src = canvas.toDataURL(); // FF: 'image/jpeg'=black. Png,webp,default=transparent.

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution. The behavior is the same whether the served … (閱讀更多)

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution.

The behavior is the same whether the served image is jpg or webp. A Servlet delivers the image data, here in webp:

          response.setHeader("Content-Type", "image/webp");

On page, I use a canvas thus => see '// FIREFOX'

     var canvas = document.createElement( 'canvas' );
     canvas.width = width;
     canvas.height = avail_height;
     var context = canvas.getContext( '2d' );
     context.drawImage( imgsrc, 0, 0, width, avail_height);
     context.lineWidth = 150;
     // FIREFOX: canvas.toDataURL('image/jpeg')=black, png,webp,default=transparent
     img.src = canvas.toDataURL('image/jpeg');
     img.onmousedown = disableDragging; // for FF
     img.style.opacity = "1.0";
     console.log('setImg ok');

Inspecting a black jpeg:

        data:image/jpeg;base64,...

Thanks!

phobrain 於 5 個月前 詢問

phobrain 於 5 個月前 解答

  • 已解決
  • 封存

mail.proton.me does not load

Hello After last firefox update this page mail.proton.me (specifically: https://mail.proton.me/u/0/inbox) does not load for me. It works in chrome and edge but not fire… (閱讀更多)

Hello After last firefox update this page mail.proton.me (specifically: https://mail.proton.me/u/0/inbox) does not load for me.

It works in chrome and edge but not firefox. I cleared my cookies and cache but it did not help. All I get is blank white page and sometimes error message. I attach screen from my F12 menu when I try to load page. In brave for example there is much more activity than in FF.

Piterk 於 9 個月前 詢問

Piterk 於 9 個月前 解答

  • 已解決
  • 封存

Firefox won't load accounts.firefox.com

new install of firefox won't load accounts.firefox.com other browsers on the computer load it fine I've imported bookmarks and passwords and stuff, and since refreshed … (閱讀更多)

new install of firefox won't load accounts.firefox.com

other browsers on the computer load it fine

I've imported bookmarks and passwords and stuff, and since refreshed firefox but can't find a way to fully restore it to initial settings, even uninstall and reinstall won't do it

error messages from console:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/styles/62a53a14.main.css. (Reason: CORS request did not succeed). Status code: (null). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/head.bundle.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/appDependencies.bundle.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/styles/3c59f525.tailwind.out.css. (Reason: CORS request did not succeed). Status code: (null). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/app.bundle.en_US.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/app.bundle.en_US.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com InstallTrigger is deprecated and will be removed in the future. accounts.firefox.com onmozfullscreenchange is deprecated. accounts.firefox.com onmozfullscreenerror is deprecated. accounts.firefox.com

Matty Wright 於 11 個月前 詢問

Matty Wright 於 11 個月前 解答

  • 已解決

Unable to play some YouTube videos on Firefox on Steam Deck

First off, apologies - I don't know if this is a YouTube problem, a Steam Deck problem or a Firefox problem. I haven't been able to figure out the cause of this problem f… (閱讀更多)

First off, apologies - I don't know if this is a YouTube problem, a Steam Deck problem or a Firefox problem. I haven't been able to figure out the cause of this problem for months so I'm trying you guys because you're more responsive than YouTube has been so I'm really hoping it's a Firefox problem.

Basically since early June I've been getting "an error occurred" errors for YouTube videos of approximately an hour. Longer videos and shorter videos tend to play fine, but I get the issue with videos under ten minutes sometimes as well.

This only occurs in Firefox on my Steam Deck (SteamOS). Other browsers and other devices are fine.

I have cleared my cache, cleared cookies, disabled extensions and logged in and out of YouTube to no avail. The problem still occurs in troubleshoot mode and updating Firefox hasn't fixed it.

Would appreciate any troubleshooting tips and again, apologies if this ends up not being a Firefox problem, I just don't know what else to try at this point.

Umbravita 於 2 個月前 詢問

Umbravita 於 2 個月前 解答

  • 已解決
  • 封存

cannot log into Mercari on Laptop, but can on phone

Computer: Lenovo Y70-70 laptop Phone: Motorola Edge+ 5G UW (2022) OS: Microsoft Windows 10 Home Firefox: Version 134.0.1 (64-bit) When I awoke my laptop from sleep this … (閱讀更多)

Computer: Lenovo Y70-70 laptop Phone: Motorola Edge+ 5G UW (2022) OS: Microsoft Windows 10 Home Firefox: Version 134.0.1 (64-bit)

When I awoke my laptop from sleep this morning, the opened Mercari tab did not load correctly, forcing me to log out and attempt to reset it. It acted as if I was not logged in to begin with and would not load the correct account information. When I logged out and then attempted to log back in, I was given an error that stated that the password or account was incorrect. I contacted Mercari Support for assistance, first, as I could not log into my account on an Edge browser, either. When I opened a Chrome browser, it auto-logged me in without issue. Mercari support assisted me for close to 13 hours, and eventually changed my email address associated with my account. Unfortunately, after that, I still could not get logged in, still getting the same wrong password or account message on my laptop. HOWEVER, when I opened firefox on my phone and attempted to log in there, it worked, using the same account and password information as I had attempted on my laptop. Additionally, I was able to log into my Mercari app on my phone, as well as BOTH Chrome and Edge on my laptop. It is only Firefox on my laptop which is not accepting the correct information. I have cleared my cache on firefox, which did not work. I have done an end task on Firefox on my laptop and restarted it, which did not work. I have restarted my laptop, which did not work. I power cycled my T-mobile router, which did not work. I even connected to the internet via hot-spot through my motorola phone, which also did not work. I can log into Mercari on any other way that I attempt, using the same account and password, EXCEPT for Firefox on my Lenovo. Firefox claims that it is up to date and will not find a newer update. Nothing was altered, to my knowledge, between putting my laptop to sleep last night and waking it up this morning. No updates, power interruptions, or anything that I am aware of. I am at my wit's end and am out of ideas for things to try to fix this. Please help. I do NOT want to have to run Chrome again, just to be able to log into a single page on my laptop.

Ravyn 於 1 年前 詢問

Ravyn 於 1 年前 解答

  • 已解決
  • 封存

Audio not playing on certain websites

Hello, when I am on Firefox I am unable to play audio from websites such as Reddit,Twitter and other sites but I am able to do so in youtube. This does not happen to me i… (閱讀更多)

Hello, when I am on Firefox I am unable to play audio from websites such as Reddit,Twitter and other sites but I am able to do so in youtube. This does not happen to me in other browsers such as brave/edge. Things I have tried are refreshing firefox, turning off extensions, installing windows media pack, trying a different sound device, adjusting sound mixer, allowing autoplay, update drivers. This started happening after I did a clean install of windows. Any help would be appreciated.

alanjzamora 於 10 個月前 詢問

alanjzamora 於 10 個月前 解答

  • 封存

Youtube won't load in Firefox, no solutions work

I can not get Youtube to load on desktop Firefox. It works fine on the mobile website, app, and Chrome. I've tried clearing cookies and site data, removing extensions, re… (閱讀更多)

I can not get Youtube to load on desktop Firefox. It works fine on the mobile website, app, and Chrome. I've tried clearing cookies and site data, removing extensions, resetting Firefox, and disabling hardware acceleration, and so far nothing has worked. Has this been happening to anyone else ?

dapprcadavr 於 8 個月前 詢問

Mandy 最近回覆於 8 個月前

  • 已解決

Netflix not working with Firefox

Netflix stopped working with Firefox saying that an update is required. My Firefox and OS (Win11) are completely up to date. Update required Looks like your browser, op… (閱讀更多)

Netflix stopped working with Firefox saying that an update is required. My Firefox and OS (Win11) are completely up to date.

Update required

Looks like your browser, operating system, or device is not supported. Please make some updates to access Netflix. Learn more about updates and requirements here.

Can't access your account? Contact us.

ckitrick 於 3 個月前 詢問

Paul 於 3 個月前 解答

  • 已解決
  • 封存

Docusign

Using Firefox on Windows 11 I cannot access DocuSign files. I need to send a form to an on-line bank and want to use the DocuSign function. When I click on that option … (閱讀更多)

Using Firefox on Windows 11 I cannot access DocuSign files. I need to send a form to an on-line bank and want to use the DocuSign function. When I click on that option on the site all that displays on the screen is DOCUSIGN but the feature doesn't show. I tried turning off security addons such as Privacy Badger and Ghostery but that didn't help. I can get to the feature using Edge but I really don't like using that. Is there a setting that I've missed that may cause the disconnect?

The generic DocuSign site it https://powerforms.docusign.net/. Any other details in the URL I used refer to my bank and the account, so I am not including that information.

Thank you.

crl4242 於 7 個月前 詢問

jonzn4SUSE 於 7 個月前 解答

  • 已解決
  • 封存

Firefox can't open Gmail

I searched the forums and found a few similar entries but i couldn't see any solution so far. Whenever i try to open my inbox the page initially loads and shows the prog… (閱讀更多)

I searched the forums and found a few similar entries but i couldn't see any solution so far. Whenever i try to open my inbox the page initially loads and shows the progress bar but after the progress hits 100% it just hangs there and nothing happens. See screenshot please. Gmail works normally in other browser (MS Edge) and my Android phone. I've been experiencing this issue for more than a month now. Not sure exactly when it started. Probably with v134. Installing v135 fresh didn't change anything. This is one of the most persistent issues i've experienced about browsers. I use Avast AV but all browser modules are disabled + web shield disabled.

So far i tried these steps to no avail: - Clear cache and history - Clear whole site data by using "forget site" feature - Clear cache and cookies using the padlock icon next to the search bar - Disable/enable hardware acceleration - Disable/enable javascript (gmail requires javascript to work anyways) - Disabled all add ons/extensions, tried safe mode - Reinstalled firefox after uninstalling and deleting any left over folders

My system specs: - Windows 10 pro 22h2 x64 - ASrock B450M HDV R4 Mainboard - AMD Ryzen R5 3600X CPU - AMD RX 6600 GPU - 16 GB DDR4 3000 RAM, 250 GB M2 SSD

RudeBoy8066 於 10 個月前 詢問

jonzn4SUSE 於 10 個月前 解答

  • 已解決

Audible Cloudplayer wont work since current update of Firefox!

Dear Helper, since the newest Firefox update, i got today (16.09.25), the audible cloudplayer doesnt work anymore, meaning it wont load the audiobook! I emptied the cach… (閱讀更多)

Dear Helper,

since the newest Firefox update, i got today (16.09.25), the audible cloudplayer doesnt work anymore, meaning it wont load the audiobook! I emptied the cache, but nothing changed. I tried the audible cloudplayer with Windows Edge and it works fine, so it is a Firefox specific problem. I granted all websides access to audio and media automatic replay, nothing changed. The cloudplayer doesnt work! So my question is: What else is interfering in Firefox with the loading of the player? Thank you so much in advance for your help :) Yours sincerely David

Dk-Doom 於 4 個月前 詢問

jonzn4SUSE 於 4 個月前 解答

  • 已解決
  • 封存

Can't watch Video after Asus bios and nvidia driver updated

I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thoug… (閱讀更多)

I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thought was Twitch problem, then I changed to watch video from my college by using their website. But it still has that effect. But I can watch Youtube videos with no problems. Then i changed to use Microsoft Edge to watch Twitch, surprisingly with no problem. I already updated to the latest version in Firefox. Can anyone help me Please. Thank You

Tom Tom 於 1 年前 詢問

Tom Tom 於 1 年前 解答

  • 已解決
  • 封存

Logging in to Reddit is blocked.

Firefox is not allowing me to login to Reddit.com. Nor can I create a new account with Reddit.com with Firefox. I can login fine with Microsoft Edge. I don't want to use… (閱讀更多)

Firefox is not allowing me to login to Reddit.com. Nor can I create a new account with Reddit.com with Firefox.

I can login fine with Microsoft Edge. I don't want to use Microsoft Edge.

I can login fine with Chrome. I don't want to use Chrome.

What's Firefox's problems?

moonpupy@outlook.com

moonpupy 於 10 個月前 詢問

jonzn4SUSE 於 10 個月前 解答

  • 已解決
  • 封存

Inline Video Display is Distorted

Hello, When I view some pages with inline video graphics, I see a garbled video frame. I have attached a screen grab from part of one screen. I have no issues with YouTub… (閱讀更多)

Hello, When I view some pages with inline video graphics, I see a garbled video frame. I have attached a screen grab from part of one screen. I have no issues with YouTube or other videos. It's just the graphics of some webpages such as looking at an Apple product on their site. I have not had this issue using Chrome under the same conditions. It's like I have a corrupted Codec or something. Does anyone have any suggestions? Thanks.

michael.reisman 於 1 年前 詢問

michael.reisman 於 1 年前 解答

  • 已解決

Gray screen shown when I clink on any photo in "Your memories from this day" email from photos@onedrive.com

Hello, This started happening recently, in the last 30 days. Gray screen is shown when I clink on any photo in "Your memories from this day" email from photos@onedrive.c… (閱讀更多)

Hello,

This started happening recently, in the last 30 days. Gray screen is shown when I clink on any photo in "Your memories from this day" email from photos@onedrive.com. If I go to OneDrive, then select today's date the issue is the same.

I've tried the same actions in Chrome and the photos are shown without issues.

Can someone help with this?

Regards, Petar

petarl 於 4 個月前 詢問

Denys 於 2 個月前 解答

JavaScript

Trying to reactivate my Adobe CS6 software package and when I try to login to the Adobe website it tells me that to access the Adobe site I have to update my Mozilla brow… (閱讀更多)

Trying to reactivate my Adobe CS6 software package and when I try to login to the Adobe website it tells me that to access the Adobe site I have to update my Mozilla browser by adding JavaScript to the browser. Why is this required and is there any means to access Adobe using Firefox without complicating the browser by adding JavaScript?

Bill 於 3 週前 詢問

James 最近回覆於 3 週前

  • 已解決
  • 封存

Unable to access some websites but am able to with Microsoft Edge and Chrome

Just recently I have found that certain sites are unavailable to me using Firefox but I can access them using Edge or Chrome. One particular one is Squarespace. Is ther… (閱讀更多)

Just recently I have found that certain sites are unavailable to me using Firefox but I can access them using Edge or Chrome. One particular one is Squarespace.

Is there anything known - how should I tackle this?

nigeldalton 於 10 個月前 詢問

nigeldalton 於 10 個月前 解答