Showing questions for topic:
Showing questions tagged:

Twitch not loading after Windows update.

Recently, after the newest Windows 11 update, Twitch hasn't been loading correctly, the tab looks as if it finished loading, but the page gets stuck in endless loading, n… (மேலும் படிக்க)

Recently, after the newest Windows 11 update, Twitch hasn't been loading correctly, the tab looks as if it finished loading, but the page gets stuck in endless loading, no other site has this problem, and it happens even opening links to Twitch channels directly. I've added and screenshot of the problem.

I'd love some help or at least know if this is a problem on Twitches end or not. Thanks.

தீர்வுற்றது Archived 2 782

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… (மேலும் படிக்க)

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!

தீர்வுற்றது Archived 7 638

NYT site won't let me open any articles, and yes, I'm logged in. Works fine on other browsers but I'm a Firefox guy

When I click on NY Times link, I get this message: You have been blocked from The New York Times because we suspect that you're a robot. I'm just an old guy with a low to… (மேலும் படிக்க)

When I click on NY Times link, I get this message: You have been blocked from The New York Times because we suspect that you're a robot. I'm just an old guy with a low tolerance level for tech glitches. Any help greatly appreciated!

I called NYT Support, which tells me it must be a Firefox issue since I can open in Chrome, Safari. I thought it might because I have the Enhanced Tracking Protection box checked, but unchecking does nothing.

Out of ideas.

தீர்வுற்றது Archived 2 617

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.… (மேலும் படிக்க)

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.

தீர்வுற்றது Archived 8 403

The Page Isn't Redirecting Properly error

We have a web page we've created that is linked to by multiple other websites. For two of the sites where this is linked, Firefox (only) gives a "The Page Isn't Redirecti… (மேலும் படிக்க)

We have a web page we've created that is linked to by multiple other websites. For two of the sites where this is linked, Firefox (only) gives a "The Page Isn't Redirecting Properly" error. Using the exact same URL to link from other sites works fine in all browsers. Once you get the error, if you click in the URL and hit enter, the page will load fine. Any ideas? When searching that error, all the ideas I find tend to focus on the individual user's system, but this is happening for all users.

Archived 9 399

Unable to Use Microphone in Google Meet Despite Permissions – Works Fine in Chrome

Hello, I'm facing an issue where my microphone does not work in Google Meet when using Firefox, even though I’ve granted all necessary permissions. This problem is specif… (மேலும் படிக்க)

Hello,

I'm facing an issue where my microphone does not work in Google Meet when using Firefox, even though I’ve granted all necessary permissions. This problem is specific to Firefox, as the microphone works perfectly fine in Google Chrome.

I prefer using Firefox because of its convenient screenshot features, but this microphone issue has caused major inconvenience during important meetings.

Kindly help me resolve this issue.

Thank you.

Archived 6 386

Drop Down Menu On Certain Websites Won't Work

I recently ported from chrome to firefox about 3 days ago and was tryin to access the dropdown menus on this website https://www2.gov.bc.ca/gov/content/governments/govern… (மேலும் படிக்க)

I recently ported from chrome to firefox about 3 days ago and was tryin to access the dropdown menus on this website https://www2.gov.bc.ca/gov/content/governments/government-id/bc-services-card/your-card/get-a-card

I realized it wasn't working so I turned off my adblocker (ublock origin), refreshed the site and still not working.

Also attempted to use troubleshoot mode and still does not work.

Cleared cache + cookies and used troubleshoot mode and nothing working still.

I lastly checked the website was working by opening the same link on chrome after all that and it works perfectly fine over there. Any ideas what could possibly be the issue?? I basically have a fresh install of firefox with no changed settings besides anything that might of been copied over from Chrome when firefox automatically asks you to migrate your stuff over, and used the troubleshoot mode + clearing cookies and cache

தீர்வுற்றது Archived 3 377

YouTube channel confusion for comments

I have had a google account and a YouTube Channel ([email_1]@gmail.com) for decades. I recently added a new google email ([email_2]@gmail.com) and accustomed my old YouTu… (மேலும் படிக்க)

I have had a google account and a YouTube Channel ([email_1]@gmail.com) for decades. I recently added a new google email ([email_2]@gmail.com) and accustomed my old YouTube channel for [email_1]@gmail.com with the new email, [email_2]@gmail.com. On other browsers when I comment, the old YouTube account with the new email shows up as the commentor. Today, on my new Firefox browser.I discovered that the new email had created another YouTube channel which showed up as my ID for a comment on another YouTube channel. I deleted the new YouTube channel but, when I comment with the brand new Firefox browser, the old YouTube channel I deleted shows up. How can I correct that?

Archived 3 376

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… (மேலும் படிக்க)

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?

தீர்வுற்றது 3 323

I am not ale to log into https://www.talktobuona.com/ It is not Warning: Potential Security Risk Ahead

I am not ale to log into https://www.talktobuona.com/ It is not Warning: Potential Security Risk Ahead How can I log into this site? … (மேலும் படிக்க)

I am not ale to log into https://www.talktobuona.com/ It is not Warning: Potential Security Risk Ahead How can I log into this site?

Archived 1 322

ATT/Yahoo email

I cannot sign into my att/yahoo email while using Firefox. After calling AT&T they told me to use Microsoft Edge which I told them I would not! When trying to sign i… (மேலும் படிக்க)

I cannot sign into my att/yahoo email while using Firefox. After calling AT&T they told me to use Microsoft Edge which I told them I would not! When trying to sign in I receive the error message "It's not you, It's us" try again. It is my belief that att is trying to coerce me to change browsers so they can spy on me

தீர்வுற்றது Archived 1 312

No paste as image in Outlook Web Access

When pasting an image from the clipboard in Outlook Web Access in Edge there's right mouse button option to "Paste as Image". This places the image inline. In Firefox t… (மேலும் படிக்க)

When pasting an image from the clipboard in Outlook Web Access in Edge there's right mouse button option to "Paste as Image". This places the image inline. In Firefox there's no option like this.

Safe mode (troubleshooting mode) doesn't fix this. Ctrl + V or Shift + Ctrl + V doesn't fix it. Shift RMB to get Firefox menu does show Paste and Paste without formatting but it doesn't paste any inline image.

I've attached a screenshot of Edge and Firefox with the Outlook context menu and Firefox context menu.

Firefox version: 140.0.4 (64-bit) Edge version: 138.0.3351.83 (Official build) (64-bit)

Archived 7 296

Yahoo mail

When I try to sign in to Yahoo I am sent to a Google sign in. I tried that and only got gmail and not my yahoo mail. I can sign in fine when I use Firefox private browsin… (மேலும் படிக்க)

When I try to sign in to Yahoo I am sent to a Google sign in. I tried that and only got gmail and not my yahoo mail. I can sign in fine when I use Firefox private browsing and Edge. Why is Google involved with Yahoo mail?

Archived 1 291

Sites in the latest versions stopped opening.

After upgrading my 128 esr to 140 esr, some sites stopped opening. In regular versions, it has not opened for a long time. There are many such sites, for example, qwen3.a… (மேலும் படிக்க)

After upgrading my 128 esr to 140 esr, some sites stopped opening. In regular versions, it has not opened for a long time. There are many such sites, for example, qwen3.app or temp-mail.io. It thinks for a long time and finally a message that the time has expired. Chromium is ok.

Archived 10 283

error “Overview from AI is not available for this request”

For some reason, when searching for information via google, their AI, which should give an extract on the search query, gives the error “Overview from AI is not available… (மேலும் படிக்க)

For some reason, when searching for information via google, their AI, which should give an extract on the search query, gives the error “Overview from AI is not available for this request”. And this error appears only in firefox browser. please help.

Archived 2 280

Firefox 140.0.4 (64-bit), not rendering html: need to open in troubleshooting mode

Gmail, Calendar, YouTube either timeout, or they render in an unusable state that looks like the html engine is broken. However, bringing up firefox in troubleshooting mo… (மேலும் படிக்க)

Gmail, Calendar, YouTube either timeout, or they render in an unusable state that looks like the html engine is broken. However, bringing up firefox in troubleshooting mode is fine. Earlier today I did update Java. Otherwise no difference. Other browsers are also fine. Firefox is my default browser so this is a bit unworkable.

For now, I will use Firefox troubleshooting mode...

Thanks David

தீர்வுற்றது Archived 2 275

Bug report: Excel orientation flip

When using excel for office 365 there's a behavior unique to firefox. Normally when a cell is selected Ctrl+A will select all of the contents of the cell, this is normal … (மேலும் படிக்க)

When using excel for office 365 there's a behavior unique to firefox. Normally when a cell is selected Ctrl+A will select all of the contents of the cell, this is normal behavior. When overwriting the text by typing any other text it will begin typing in a different orientation, (between horizontally and vertically). If pressing Ctrl+A again and typing any text it will again flip the orientation. This is infinitely repeatable on all systems I've tried. I've complained to microsoft support to a near-harassment level and they've told me to talk to you. I'm not making a bugzilla account so I'm posting it here.

Cheers, Toxic

Archived 2 249

IRS TDS web site blocked

I can't log in to many sites in Firefox and have to use Chrome which I hate The IRS site is Error from: https://sa.www4.irs.gov/sso/?resumePath=%2Fas%2FrjpK07Gjyi%2Fresu… (மேலும் படிக்க)

Archived 1 246

The browser cannot paste images.

In the dialog box of this website https://www.doubao.com/chat/, you cannot paste images from the clipboard, but Edge can do it. … (மேலும் படிக்க)

In the dialog box of this website https://www.doubao.com/chat/, you cannot paste images from the clipboard, but Edge can do it.

Archived 1 230