Hiển thị các câu hỏi cho chủ đề:
Hiển thị các câu hỏi được đánh dấu:

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~bui… (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"

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

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… (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!

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

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.

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

Error logging in to account.apple.com - Failed to verify your identity!

I'm unable to login to account.apple.com on my laptop which is running Ubuntu 24.04.3 LTS. I've launched Firefox using the `-p` option, created a new profile and then nav… (xem thêm)

I'm unable to login to account.apple.com on my laptop which is running Ubuntu 24.04.3 LTS.

I've launched Firefox using the `-p` option, created a new profile and then navigated to https://account.apple.com/sign-in and tried to login. I've attached a screenshot of the error message.

I had tried multiple things on my default profile, even troubleshoot mode, but I couldn't get it. I even tried useragent switcher to no avail.

I can login to the site using Chromium.

What else can I try?

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

Using canvas/context to scale an image that displays ok before removes the image data, ok in Chome/Safari.

The app sizes two adjacent images to the same height. Maybe there's a better approach? This works, in that I see the original image displayed at the wrong size: //img.… (xem thêm)

The app sizes two adjacent images to the same height. Maybe there's a better approach?

This works, in that I see the original image displayed at the wrong size:

   //img.src = imgsrc.src;

This sizes the image but without the data (black square for toDataURL w/ image/jpeg) in FF, but not Chrome and Safari:

   var canvas = document.createElement( 'canvas' );
   canvas.width = width;
   canvas.height = avail_height;
   var context = canvas.getContext( '2d' );
   // Tried/failed: Fill white background for JPEG export
   //context.fillStyle = '#fff';
   //context.fillRect(0, 0, canvas.width, canvas.height);
   context.drawImage( imgsrc, 0, 0, canvas.width, canvas.height);
   context.lineWidth = 150; // ??
   img.src = canvas.toDataURL('image/jpeg', 0.92);
   img.onmousedown = disableDragging; // for FF
   img.style.opacity = "1.0"

The page is the view.html one gets to via Enter on phobrain.com.

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

Linux mint firefox and google street view

Hello. I am using Linux Mint 21.3 cinnamon and Firefox 144.0.2 When I use Google maps and the yellow small pointer (cartoon) to go on a specific street, the window come b… (xem thêm)

Hello. I am using Linux Mint 21.3 cinnamon and Firefox 144.0.2 When I use Google maps and the yellow small pointer (cartoon) to go on a specific street, the window come black when shifting to street view. My only extension is disabled, hardware acceleration unchecked, cache cleared and cookies cleared. I have made fresh install and nothing help. Troubleshooting mode allow street view to work fine but normal mode don't work. Google chrome work good. Chromium work good. And finally, Firefox work ok on my Linux mint LMDE 6.

Any idea where to go to solve this issue?

Thanks for your support

André

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

Directv will not allow using Firefox to access

I have spent hours with Tech department and digital assistand department at Directv. Today they are telling me as long as I use Firefox I will be unable to access my acco… (xem thêm)

I have spent hours with Tech department and digital assistand department at Directv. Today they are telling me as long as I use Firefox I will be unable to access my account. I have paid to have my computer checked out and was told that it was updated and the system was working fine. How to I get Directv to recognize my system?

Đã giải quyết 3 323

I get an edgesuite.net error from many sites using Firefox ESR

I have CentOS Stream release 8 on my laptop and desktop, with firefox-115.11.0-1.el8.x86_64 If I connect to some sites, such as signin.costco.com, www.tesla.com/modely, w… (xem thêm)

I have CentOS Stream release 8 on my laptop and desktop, with firefox-115.11.0-1.el8.x86_64

If I connect to some sites, such as signin.costco.com, www.tesla.com/modely, www.airindia.com, www.meijer.com, I get errors such as You don't have permission to access "http://www.tesla.com/modely" on this server. Reference #18.71951eb8.1774502305.1a7c7680 https://errors.edgesuite.net/18.71951eb8.1774502305.1a7c7680 You don't have permission to access "http://www.airindia.com/" on this server. Reference #18.c50e2017.1774501671.2dadbdb4 https://errors.edgesuite.net/18.c50e2017.1774501671.2dadbdb4

The error appears invariant of my IP address (different IPv4 addresses after rebooting my router, or an IPv6 address via a proxy). I have Firefox 60.7.2esr and 78.5.0esr on an older machine. Those sometimes work to some of these sites, but don't support all the site functionality, e.g. I can't actually login to Costco. www.tesla.com/modely works in 78.5.0esr. The Firefox on my Android tablet works for tesla; I haven't checked all the other sites. In conversation with my ISP (Starlink) customer service AI, I have tried deleting cookies and disabling plugins (only H264 and Widevine) with no effect. It suggests there is a problem with Akamai fingerprinting the browser.

I get edgesuite errors using Lynx or elinkx or curl also

Đã giải quyết 6 1 305

Missing content on web page

Can someone help please: - I've been trying to buy some tickets for an event in France. When I access the following from Firefox (140.6.0esr (64-bit)) on Debian GNU/Linux… (xem thêm)

Can someone help please: - I've been trying to buy some tickets for an event in France. When I access the following from Firefox (140.6.0esr (64-bit)) on Debian GNU/Linux 13 (trixie)) the ticketing purchase options don't show. When I access it from Chrome on Android or Edge on Windows it does show. https://www.circuitdesremparts.com/prochaine-edition/billetterie/ It seems I've now missed any Tribune tickets.

Thanks, Tim

Đã giải quyết 2 220

Google Street View

What settings do I need to get Street View to return the street view rather than a black screen in all 4 of my Ubuntu browsers, when it used to work fine but now is trash… (xem thêm)

What settings do I need to get Street View to return the street view rather than a black screen in all 4 of my Ubuntu browsers, when it used to work fine but now is trash ?

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

Firefox 141.0 (aarch64) won't load last 20% of AliExpress website

Hello, American website and the German website German website fail to load the last 20%. This causes important top row graphics like logins and accounts not showing. Fire… (xem thêm)

Hello, American website and the German website German website fail to load the last 20%. This causes important top row graphics like logins and accounts not showing. Firefox private window loads the AliExpress website 100%.

I wiped History cache from Firefox, however same issue. Other websites load normally. I can't log in to AliExpress to report the issue there.

Specs: 141.0 (aarch64) Mozilla Firefox fo Raspberry Pi OS raspberrypios - 1.0

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

Latest Linux FF (ver 136) NOT opening requested web sites

Hi, I've been a use of FF since it was Netscape (yes I'm old). And its always been my favorite above all. However, with the recent update (ver 136, either installed from… (xem thêm)

Hi, I've been a use of FF since it was Netscape (yes I'm old). And its always been my favorite above all. However, with the recent update (ver 136, either installed from a .tar downloaded or an app via apt install) it starts fine but no matter what URL I try to access the busy indicator spins but nothing ever happens. I've tried disabling all my extensions to no avail. I'm also searched for others experiencing this issue. All my other browsers seem to work well on all the same sites.

I'm kind of at a loss so if anyone has any suggestions/ideas please share?

Thanks BobMCT

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

After update from 149.0.2 to 150.0 signin to https://id.bund.de leads to "internal error"

I am using Linux Mint, firefox and "Reiner SCT" hardware to sign in to german government sites using my identity card. All worked fin until firefox update from 149.0.2 to… (xem thêm)

I am using Linux Mint, firefox and "Reiner SCT" hardware to sign in to german government sites using my identity card. All worked fin until firefox update from 149.0.2 to 150.0. Now I always get the error message "internal_error". I know, this message does not help much, but that is all I have. Is there anything I can try to get firefox 150.0 running or shoud I try to deinstall firefox 150.0 an install firefox 149.0.2 again? Thanks very much in advance!

Đã giải quyết 5 128

I can no longer log in to discover card website; I could 2 weeks ago and I can login using other browsers.

Hello, I am using Linux Mint on a desktop with the latest version of Firefox. Two weeks ago I could login to the Discover website with no problems. Suddenly I can not l… (xem thêm)

Hello, I am using Linux Mint on a desktop with the latest version of Firefox. Two weeks ago I could login to the Discover website with no problems. Suddenly I can not log in, but get an error message that something is wrong and I can't login. I can login using Chrome on this machine. My wife gets the same message when she tried to login to her account on my computer. After several discussions with Discover, all I get is "it is not our problem."

I am having no problems logging into other accounts with Firefox on this computer.

I have not explicitly changed anything on the browser or computer. I have done some updates which included Firefox. I can login on a different Linux computer using an older version of Firefox. Of course the updates were also to the computer and I will ask the same question to the Linux forum.

I really like Firefox and would hate to have to change to Chrome.

Thanks so much for your help.

Bob Bulfin

Đã giải quyết 13 118

The last update broke gmail as well as e.g. https://www.radiofrance.fr

Firefox worked this morning, but stopped in the afternoon. I ran an update, but could not connect to my gmail account anymore, or listen to the Radio France podcasts All … (xem thêm)

Firefox worked this morning, but stopped in the afternoon. I ran an update, but could not connect to my gmail account anymore, or listen to the Radio France podcasts All this works from Google Chrome (not my default browser). All under the Mozilla VPN 2001:4860:7:150e::fc (why the IPv6 address?)

Firefox 148.0 (20260216153405) Details Installed on: 26 February 2026 at 18:55:57 Status: The Update was successfully installed

~> uptime

21:59:01 up  1:22,  1 user,  load average: 0.47, 0.38, 0.32

~> uname -a Linux tanya 6.8.0-101-generic #101-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 9 10:15:05 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ~> cat /etc/os-release PRETTY_NAME="Ubuntu 24.04.4 LTS" NAME="Ubuntu" VERSION_ID="24.04" VERSION="24.04.4 LTS (Noble Numbat)" VERSION_CODENAME=noble ID=ubuntu ID_LIKE=debian HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" UBUNTU_CODENAME=noble LOGO=ubuntu-logo

Thanks, Marc

Đã giải quyết 3 111

Cannot connect to Microsoft Office web editors (word, excel, powerpoint)

I recently updated to 147.0.1, and now it seems I can no longer access word/excel/powerpoint files for online editing. I have already tried clearing cookies, disabling ad… (xem thêm)

I recently updated to 147.0.1, and now it seems I can no longer access word/excel/powerpoint files for online editing. I have already tried clearing cookies, disabling adblockers, disabling tracking protection, running in a private window, all the way down to completely reinstalling Firefox 147 fresh. This has persisted for roughly a week, so it does not seem to be an issue with my own network connection, nor with Microsoft's services, nor my files specifically since I can edit the files online from my PC at work. The error message specifically reads:

We can't connect to the server at usc-excel.officeapps.live.com (or usc-word-edit.officeapps.live.com or usc-powerpoint.officeapps.live.com, respectively).

I could previously access these files to edit when I was still on Firefox 146, so I'm guessing it's something going on with 147. Has anyone encountered similar issues with Web Office apps, and perhaps found a resolution?

Đã giải quyết 4 110

blogspot frame not displaying

Since the other day blogspot image frames are not displaying correctly (see attached screenshot) Everything works fine on Chromium... Name Firefox Version 148.0.2 Buil… (xem thêm)

Since the other day blogspot image frames are not displaying correctly (see attached screenshot)

Everything works fine on Chromium...

Name Firefox Version 148.0.2 Build ID 20260309125808 Distribution ID mint-001 Update Channel release-cck-mint User Agent Mozilla/5.0 (X11; Linux x86_64; rv:148.0) Gecko/20100101 Firefox/148.0 OS Linux 6.17.0-19-generic #19~24.04.2-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 23:08:46 UTC 2

Cinnamon is the UI

Đã giải quyết 2 100

I am unable to log in to Costco with firefox/linux 140, although an old Chrome has no problem. Same thing happens with various medical patient portals. WHAT IS THE PROBLEM?

I was finally forced to update my Firefox to the released version. I am increasingly unable to log in to various "secure" websites with Firefox 140...1 although Chrome 1… (xem thêm)

I was finally forced to update my Firefox to the released version. I am increasingly unable to log in to various "secure" websites with Firefox 140...1 although Chrome 106 (old, but can't update) has no problem. There are also a number of captchas that are simply invisible to firefox. Why is this happening?

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

Sites only working in Chrome.

Hello all Firstly I have been using Firefox for about 2 decades and it has always worked perfectly - you can take a bow. Now for my problem I have been using Firefox for… (xem thêm)

Hello all

 Firstly I have been using Firefox for about 2 decades and it has always worked perfectly - you can take a bow.
Now for my problem
I have been using Firefox for internet banking for many years without any problems - the usual login, password ans secret questions. Just after Xmas my bank updated it's website and suddenly nothing works. I was told that it now only works on Chrome and NOTHING else - not Firefox, Edge or anything else. I am able to log-in but can't see my account balances or perform any other functions - it just jams up to the point that I even have trouble closing Firefox.
I use Firefox exclusively because I don't trust Chrome or Google - they are just a massive data collection/sharing operation. I have Chrome Mask installed but it just doesn't make any difference.
 Is there anything that I can do or add-on to over-ride this problem?

I am running Mint Linux 22.2 with Firefox 151.0.1

Đã giải quyết 13 65

Differences between implementation of :has between FF and Chrome.

FF bug (?) (my own tests), Chrome works as expected, was also gemini ai discussed.: Why for the following css rule (new FF): header:has(~ noscript) ~ * div[class*="-sl… (xem thêm)

FF bug (?) (my own tests), Chrome works as expected, was also gemini ai discussed.:

 Why for the following css rule (new FF):
 header:has(~ noscript) ~ * div[class*="-slider"] {width: calc(var(--number-of-slides) * 100%);}
 the --number-of-slides is defined and visible:
 header:has(~ noscript) ~ * div[class*="-slider"] {--number-of-slides: 1}
 but this one isn't at all:
 header:has(~ noscript:has([value="1"])) ~ * div[class*="-slider"] {--number-of-slides: 1}
 And all remembering that in the noscript there is direct descendant having value="1"

As mentioned it works as expected (so average person naturally may think it sould) well for Chrome - noscript is visible, js disabled, controls are visible. Sophisticated use case of :has() but it sort of "has right" to happen.

Đã khóa Đã lưu trữ 6 45