Showing questions for topic:
Showing questions tagged:

Firefox not resizing window width properly for HTML class "main-sidebar-left"

Running Firefox 140.8.0esr (64-bit) on Windows 10 Pro on an HP laptop. The feature/problem described works properly with Chrome and Edge. The problem occurs when accessin… (மேலும் படிக்க)

Running Firefox 140.8.0esr (64-bit) on Windows 10 Pro on an HP laptop. The feature/problem described works properly with Chrome and Edge. The problem occurs when accessing the following article:

  https://www.comsoc.org/publications/ctn/turning-fiber-sensing-system-magic-fiber-optics-sensing

If the window is set wide enough, there is a sidebar displaying, "Share this content in X". If the screen is squeezed down (i.e. drag the right margin to the left) far enough, the sidebar will disappear. That feature is handled properly, but as the window width is increased and the sidebar appears, the main body of text does not wrap properly. It appears that Firefox is not compensating for the width of the sidebar.

 NOTE: As I am not a HTML expert, my subject line referencing a particular HTML class could be misleading.
தீர்வுற்றது 1 118

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

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

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

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

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

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.

தீர்வுற்றது Archived 13 229

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

Can't login using Firefox main window but can using Private Window???

Problem logging onto Zoho Mail with Firefox. I have been using both Firefox and Zoho Mail for many years. Now, for some reason, Firefox seems to have a problem completin… (மேலும் படிக்க)

Problem logging onto Zoho Mail with Firefox.

I have been using both Firefox and Zoho Mail for many years. Now, for some reason, Firefox seems to have a problem completing the Zoho Mail login from the same bookmark I have been using for years, or from a direct URL. The same Firefox installation cannot access Google Maps from a bookmark or directly using a complete URL, but does access some other applications as always.

Now the curious (to me, anyway) part. If I open a new private Firefox window, I can log into both Zoho Mail and Google Maps as I used to from the Firefox private window using bookmarks.

This helps me pinpoint Firefox as the problem – one part working, the other not.

My Firefox is up to date [Version 140.0.4 (64 bit)], and I have scanned all 1,350,000-plus files on my system for viruses and potential startup issues.

Should I reinstall Firefox? If so, how do I do that while keeping my bookmarks and password files?

If I use another browser (i.e., “Google Chrome), I can access both Zoho Mail and Google Maps with no difficulty. That is not a solution for me.

Firefox has been my foundation browser for decades. I don’t want to have to use anything else.

HELP! -Tom Howe

தீர்வுற்றது Archived 5 147

Firefox doesn't display ufc.com while other browsers do

Since a recent update, whenever I try to go to ufc.om, Firefox shows me the error in the attached image. It used to display ufc.com without issues before the update [ don… (மேலும் படிக்க)

Since a recent update, whenever I try to go to ufc.om, Firefox shows me the error in the attached image. It used to display ufc.com without issues before the update [ don't remember which update ].

Other browsers [ Chrome and Edge ] display ufc.com without issues.

தீர்வுற்றது Archived 4 54

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

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

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?

தீர்வுற்றது Archived 4 91

Problems loading websites with latest version of Firefox

Is anyone else having problems with the latest version of Firefox not rendering Google Calender, Amazon.com and other websites? … (மேலும் படிக்க)

Is anyone else having problems with the latest version of Firefox not rendering Google Calender, Amazon.com and other websites?

தீர்வுற்றது Archived 6 193

raindrop.io Broken on Firefox 140

I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specif… (மேலும் படிக்க)

I am using the Raindrop (raindrop.io) bookmark manager. It has been working fine on Firefox for years. However, with my recent update to Firefox 140, it is broken. Specifically, I can no longer use the highlighting function. It works fine on Chrome, but not on Firefox. I've seen several similar reports on Reddit's Firefox forum (r/firefox).

What to do? I don't want to have to switch to Chrome. Suggestions appreciated.

தீர்வுற்றது Archived 5 83

Unable to enter one particular website

There is one particular website that I use quite frequently. Lately I haven't been able to log onto it without encountering a page verifying I am a human, and I can't pro… (மேலும் படிக்க)

There is one particular website that I use quite frequently. Lately I haven't been able to log onto it without encountering a page verifying I am a human, and I can't proceed (the page just loops). This has happened on other browsers too, though I fixed the problem there by disabling my adblocker. But that doesn't help here on Firefox. Any suggestions?

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

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

Microsof Outlook Web Login

Hello, Not sure if posted under the right section. Recently started having an issue trying to sign in to Microsoft Outlook (formally Hotmail) Web. I don't recall any chan… (மேலும் படிக்க)

Hello,

Not sure if posted under the right section.

Recently started having an issue trying to sign in to Microsoft Outlook (formally Hotmail) Web. I don't recall any changes i made or updates.

When i try to sign in, it opens a new tab and takes me back to the sign in page. This just continues.

Tried using MS Edge and don't have the issue.

So far tried Safe Mode which disabled add-ons, which are currently Add Block plus, and New Tab Override and the issue remains. Not sure if i tried the refresh option but i think it removes the extensions which is not the end of the world.

Added a few images, one shows duplicate tabs, which will continue

Firefox version 140.0.4 (64-bit)

Any ideas whats going

Thanks

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

Some websites on firefox are extremely laggy and choppy despite other browsers and friends running it fine

So when I open some websites such as the RimWorld wiki ( https://rimworldwiki.com ), whenever i scroll my gpu for firefox launches straight to 100% and becomes extremely … (மேலும் படிக்க)

So when I open some websites such as the RimWorld wiki ( https://rimworldwiki.com ), whenever i scroll my gpu for firefox launches straight to 100% and becomes extremely laggy. I have no idea what is causing this. My friends and other browsers run it completely fine. I have tried troubleshoot mode, gotten rid of all my extensions and themes, removed all cookies and cache and nothing works. My drivers are all updated, and I have truly just given up. If anyone has any solutions I would be much obliged.

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

Login problems with Strava.com

The errors I get are kind of all over the place though. I've completely deleted and reinstalled Firefox, and removed all extensions too. It will loop to the login screen … (மேலும் படிக்க)

The errors I get are kind of all over the place though. I've completely deleted and reinstalled Firefox, and removed all extensions too.

It will loop to the login screen over and over, or I get the message 'An error has happened, try again later'...

I used the browser console and didn't get anything that seemed usable. I use Strava nearly every day so I'm having to use Safari. And this issue is on all of the mac and Windows systems I use. 'Troubleshooting Mode' didn't work either.

Help!

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

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