Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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.

Được hỏi bởi michael.reisman 11 tháng trước

Được trả lời bởi michael.reisman 11 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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.

Được hỏi bởi Piterk 7 tháng trước

Được trả lời bởi Piterk 7 tháng trước

  • Đã giải quyết

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 … (xem thêm)

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!

Được hỏi bởi phobrain 4 tháng trước

Được trả lời bởi phobrain 4 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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 … (xem thêm)

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

Được hỏi bởi Matty Wright 9 tháng trước

Được trả lời bởi Matty Wright 9 tháng trước

  • Đã giải quyết

Your browser is not currently supported - twitch.tv

I updated firefox through apt, and since then, have not been able to log into twitch I am on ubuntu 24 apt list --installed | grep firefox firefox/mozilla,now 144.0.2~bu… (xem thêm)

I updated firefox through apt, and since then, have not been able to log into twitch I am on ubuntu 24

apt list --installed | grep firefox firefox/mozilla,now 144.0.2~build1 amd64 [installed]

Attempting to log in returns the generic "Your browser is not currently supported"

Được hỏi bởi 97cweb 1 tháng trước

Được trả lời bởi George Kitsoukakis 1 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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

Được hỏi bởi Tom Tom 12 tháng trước

Được trả lời bởi Tom Tom 11 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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

Được hỏi bởi moonpupy 8 tháng trước

Được trả lời bởi jonzn4SUSE 8 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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

Được hỏi bởi RudeBoy8066 9 tháng trước

Được trả lời bởi jonzn4SUSE 9 tháng trước

  • Đã giải quyết

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… (xem thêm)

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

Được hỏi bởi Dk-Doom 2 tháng trước

Được trả lời bởi jonzn4SUSE 2 tháng trước

  • Đã giải quyết

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… (xem thêm)

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

Được hỏi bởi petarl 3 tháng trước

Được trả lời bởi Denys 1 tháng trước

  • Đã giải quyết

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… (xem thêm)

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.

Được hỏi bởi ckitrick 2 tháng trước

Được trả lời bởi Paul 2 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

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… (xem thêm)

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?

Được hỏi bởi nigeldalton 9 tháng trước

Được trả lời bởi nigeldalton 9 tháng trước

  • Đã giải quyết

Cannot connect to IRS login page

I have no ability to connect to the IRS.gov account log in page. When attempting to do so, the link reverts to a maintenance page, with the hopeful message: "We apologi… (xem thêm)

I have no ability to connect to the IRS.gov account log in page. When attempting to do so, the link reverts to a maintenance page, with the hopeful message: "We apologize but there seems to be an issue completing your request. Please try again in a few minutes." An error URL is also attached.

Error from: https://sa.www4.irs.gov/sso/?resumePath=%2Fas%2FfuB6lQpSku%2Fresume%2Fas%2Fauthorization.ping&allowInteraction=true&reauth=false&connectionId=SADIPACLIENT&vnd_pi_requested_resource=https%3A%2F%2Fsa.www4.irs.gov%2Fola%2F&vnd_pi_application_name=OLA Reference ID:

This is not a new problem and has been ongoing for over a year. I have found several messages in the Mozilla support system describing the exact same problem from different users. There does not seem to be a fix that has been found. The information that I have found regarding the IRS website does not suggest that it will only work with Chrome or Chrome based browsers. But I can easily use the site with Edge.

There are several sites that I am unable to access with Firefox that force me to use Edge. I understand that Firefox has its security idiosyncrasies. But As this number climbs, and to include what are public facing government sites, a question I will soon ask is why use the Fireofox browser?

Được hỏi bởi Matthew Kostura 5 tháng trước

Được trả lời bởi jonzn4SUSE 5 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Can no longer access my local server nor router via Firefox

I can no longer access my local TrueNAS server nor router via Firefox. My current version is 133.0.3. Safari has no trouble. Firefox gives no warning, no Advanced button… (xem thêm)

I can no longer access my local TrueNAS server nor router via Firefox. My current version is 133.0.3. Safari has no trouble. Firefox gives no warning, no Advanced button, no option to bypass security. All I get is: "Unable to connect An error occurred during a connection to 192.168.0.102.

   The site could be temporarily unavailable or too busy. Try again in a few moments.
   If you are unable to load any pages, check your computer’s network connection.
   If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web."

I have tried so many settings, troubleshootings, workarounds, I can't begin to list them. It happens in troubleshooting mode. I have created SSL certificates on the server many different ways to no avail. I'm thinking I will have to abandon Firefox with it's obscure, no-way-through security. But I wanted to ask for help first. Please help.

Được hỏi bởi sites1 11 tháng trước

Được trả lời bởi sites1 9 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Cannot Access Router thru Firefox

I am blocked from opening my Asus Router in Firefox for Mac. I added the router's address to every exception list I could find in Settings and still no luck. I can reach … (xem thêm)

I am blocked from opening my Asus Router in Firefox for Mac. I added the router's address to every exception list I could find in Settings and still no luck. I can reach the router through Safari and through Firefox and Edge on a Windows 11 machine. I like my present Security settings on my Mac except for this annoyance. Can anyone suggest a workaround or a setting change that would fix this issue? Thanks in advance for your help.

Được hỏi bởi need2ski 12 tháng trước

Được trả lời bởi jonzn4SUSE 12 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Problems accessing Google products on FF

About a week ago, I started having these problems with FF 136.0 (64-bit) on Windows 10: Gmail (mail.google.com) became completely inaccessible Google Maps (maps.go… (xem thêm)

About a week ago, I started having these problems with FF 136.0 (64-bit) on Windows 10:

  • Gmail (mail.google.com) became completely inaccessible
  • Google Maps (maps.google.com) opens normally, but app icons stopped displaying correctly (as in attached screenshot)

Comments:

  • Gmail and Google Maps are accessible normally on Chrome and Edge
  • YouTube (which is another Google product) works fine on my FF
  • Tried refreshing FF then tried clearing all cookies, caches, and browsing history, but made no improvement of any kind.

Any advice?

Được hỏi bởi Khalid 9 tháng trước

Được trả lời bởi Khalid 9 tháng trước

  • Đã giải quyết

Can't sign into Hotmail.

For the past 2 months I've found it very difficult to sign into my Hotmail account using Firefox. Microsoft keep telling me to use a VPN or another device. I like answer… (xem thêm)

For the past 2 months I've found it very difficult to sign into my Hotmail account using Firefox. Microsoft keep telling me to use a VPN or another device. I like answering emails on my computer because of its large screen. I've tried signing in about 2000 times now. Firefox told me they can't help me because I'm not a Mozilla subscriber even though they own Firefox. Microsoft told me it's Mozilla's problem. Can anyone help me please. John in the Philippines.

Được hỏi bởi John O'Kane 4 tháng trước

Được trả lời bởi John O'Kane 4 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Twich Live Streamings

Since Mozzila updated to 115.23 to x64 Windows there is no longer the abillity to watch Twich live Streamings. Is this going to be permanent ? Should we all leave Fi… (xem thêm)

Since Mozzila updated to 115.23 to x64 Windows there is no longer the abillity to watch Twich live Streamings. Is this going to be permanent ? Should we all leave Firefox after so many years od succefull use and go to Chrome? Are you aware of similar live broadcasting issues ? Wiil Mozzila include a solution soon?

Được hỏi bởi AnthoniusII 6 tháng trước

Được trả lời bởi Denys 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

Firefox 136.0 breaks Disney Hotstar

So Firefox automatically updated to version 136.0 and now Disney Hotstar (hotstar.com) website does not work. It shows the following error: "Something went wrong. Don't w… (xem thêm)

So Firefox automatically updated to version 136.0 and now Disney Hotstar (hotstar.com) website does not work. It shows the following error: "Something went wrong. Don't worry our best minds are on it. Please use the skip option if available or try again later." (see screenshot) There is no skip option.

I downgraded to version 135.0.1 and everything works fine. Hotstar website also works fine in other browsers. But soon the automatic update kicks in and with version 136.0 Disney Hotstar does not work at all.

Firefox version: 136.0 64-bit for Windows OS: Windows 11 24H2 Home Edition (build 26100.3194)

Thank you in advance :)

Được hỏi bởi amzbun 9 tháng trước

Được trả lời bởi amzbun 9 tháng trước

  • Đã giải quyết

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… (xem thêm)

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.

Được hỏi bởi Umbravita 1 tháng trước

Được trả lời bởi Umbravita 1 tháng trước