Tabs for my website URL, previously assigned to a now-deleted container, keep crashing. No other tabs crash.

Tabs for my website URL, once assigned to a now-deleted container, keep crashing. Deactivating "Container" add-on did not help. My URL opens fine on other computers, othe… (read more)

Tabs for my website URL, once assigned to a now-deleted container, keep crashing. Deactivating "Container" add-on did not help. My URL opens fine on other computers, other browsers. It seems permanently contaminated by a bad container assignment. No other tabs crash. Help!

Asked by Jonathan Tourtellot 2 days ago

Accute sign does not work as first character of a line

Hey, guys. I have a problem when i type ´ + E or ´ + A, it should produces É and Á but it is deleted instantaneously. In firefox search bar it works as expect, but in sky… (read more)

Hey, guys. I have a problem when i type ´ + E or ´ + A, it should produces É and Á but it is deleted instantaneously. In firefox search bar it works as expect, but in skype or whatsapp it doesnt. My keybord is abnt2

Asked by vfbsilva 2 days ago

Last reply by vfbsilva 2 days ago

Opening PDFs

I'm migrating a bunch of PDFs from an old Windows 8.a computer to a new Windows 11. I located a matrix under settings that offers some choice as to how FF was to handle d… (read more)

I'm migrating a bunch of PDFs from an old Windows 8.a computer to a new Windows 11. I located a matrix under settings that offers some choice as to how FF was to handle downloaded PDFs. There are three options: Save, Open, Ask. I want to save only (Opening slows down the migration process). I selected Save in the drop down menu, but FF continue to Open. Can't continue until I solve this problem.

Thanks

Asked by admin908 2 days ago

Problem with HTMLCanvasElement.toBlob(), "image/webp", & anchor (<a>) using download attribute

I have a local HTML/Javascript document I use for compressing local image files. It relies on HTMLCanvasElement.toBlob() to achieve the compression in the usual way; a p… (read more)

I have a local HTML/Javascript document I use for compressing local image files. It relies on HTMLCanvasElement.toBlob() to achieve the compression in the usual way; a pertinent excerpt:

                   const output = document.getElementById("outputDiv");
                   const blobURL = URL.createObjectURL(file);
                   const img = new Image();
                   img.src = blobURL;
                   // ...
                   img.onload = function () {
                       URL.revokeObjectURL(this.src);
                       const canvas = document.createElement("canvas");
                       canvas.width = img.width;
                       canvas.height = img.height;
                       const ctx = canvas.getContext("2d");
                       ctx.drawImage(img, 0, 0, img.width, img.height);
                       canvas.toBlob(
                           (blob) => {
                               const anchor = document.createElement("a");
                               anchor.download = getNewFileName(file.name); /* uses extension .webm for .webm, .jpg for everything else */
                               anchor.href = URL.createObjectURL(blob);
                               anchor.textContent = "DOWNLOAD";
                               output.append(anchor);
                           },
                           mime,  /* set earlier based on file extension: .webm -> "image/webm", everything else -> "image/jpeg"
                           quality / 100    /* (user-specified) */
                       );
                   };

Here's the quirky thing, though: when I'm compressing, say, a .jpeg file (or a .png), clicking on the download link opens a save-file dialog, but when using a .webm file, it opens the compressed image in a new tab! True, I can always then save the image from there (the resulting file is in Firefox's temp folder), but I don't understand the difference in behavior -- and indeed, in at least one other browser I tried (the latest Vivaldi) the download happens as expected regardless of input file type. In all cases the anchor hrefs look like, e.g., "blob:null/724ab85e-53ba-4890-9868-7f1ba27d4278".

Any idea why this is happening? I highly doubt it's the intended behavior.

Browser: Firefox 132.0.2 for Windows. Environment: Windows 10 Home 22H2 version 10.0.19045.

Asked by E.C. Marm 3 days ago

Last reply by E.C. Marm 2 days ago

Excel online via Sharepoint: Spreadsheet zoom controls not showing in lower right corner

FF v132.0.2 (64-bit). We utilize Sharepoint/Microsoft 365, and since switching to Firefox, the zoom controls normally located in the lower righthand corner for Excel spre… (read more)

FF v132.0.2 (64-bit). We utilize Sharepoint/Microsoft 365, and since switching to Firefox, the zoom controls normally located in the lower righthand corner for Excel spreadsheets is just gone. This is with extensions disabled, even tried Private View. Chrome properly shows it.

Screenshots attached showing Firefox/Chrome. That basically eliminates our ability to use FireFox if that's the case since there's no other way to do it.

Asked by DGDomtar 2 days ago

Firefox won't launch after updating macOS unless booting the MBP in safe mode

Hi everyone, I recently updated my macOS to Ventura 13.6.9 along with updating to the newest Firefox Nightly; now whenever I try to launch Firefox, it just hangs and wil… (read more)

Hi everyone,

I recently updated my macOS to Ventura 13.6.9 along with updating to the newest Firefox Nightly; now whenever I try to launch Firefox, it just hangs and will never load the start page. If I give it about 5-10 minutes, it will eventually load the favorites bar, and then when I click into the address bar to type, it hangs again. If I give it another few minutes, I can type but hitting enter/return, nothing happens.

If I restart my MBP and hold shift to boot into safe mode, Firefox loads perfectly fine with no issues or hangs at all. I'm just not sure what is different that would be causing it to hang when booting into regular mode?

I saved the Apple crash report to see if that's any help for diagnosing the issue, here's a link to the .txt file - https://file.io/ZRVgd3A8jzoA

If there's anything else I can provide that would help, please let me know!

Thanks all!

Asked by partial 3 months ago

Last reply by partial 2 days ago

Different page size across different platforms: laptop vs. PC?

I'm logged in to my Firefox account, I visit (for example) ESPN.com on my PC. I adjust the size to fit my PC screen, then when I visit the same site on my laptop the webs… (read more)

I'm logged in to my Firefox account, I visit (for example) ESPN.com on my PC. I adjust the size to fit my PC screen, then when I visit the same site on my laptop the website doesn't look right so I have to size down, but then when I visit on my PC I have to size up again etc etc etc.

I want to individualize the size of webpages, how do I do that?

Asked by batboy42 1 week ago

Last reply by batboy42 2 days ago

Appearance issues

My firefox browser is displaying webpages with a black background despite being set on light mode.

Asked by Nick 2 days ago

Cannot use Firefox to access internat Intranet due to not http or https

Firefox automatically adding the https to our internat Intranet and I cannot access it. Auto adding the https is off. This site is only available within our firewall. I h… (read more)

Firefox automatically adding the https to our internat Intranet and I cannot access it. Auto adding the https is off. This site is only available within our firewall. I have had access forever until recent updates have made it impossible to access it.

I type in the URL: ourintranet/ and that has always gone to the site. Now, it is changing it to https://ourintranet/ when I hit enter...never done this before. I have this setting: Don’t enable HTTPS-Only Mode enabled.

Asked by jbehymer 2 days ago

Last reply by jbehymer 2 days ago

Cannot move cursor by word using Option key in URL Search bar anymore.

I beleive in the recent versions of Firefox, shortcut keys have been added/changed such that holding the Option key while in the URL Search bar activates other functions … (read more)

I beleive in the recent versions of Firefox, shortcut keys have been added/changed such that holding the Option key while in the URL Search bar activates other functions (Switching search engines: Option + Up/Down Arrow) and completely disables my ability to move left or right through the URL by word.

Is there any way I can disable this shortcut key combination?

Asked by Richard 2 days ago

allow certain cookies

I need to ensure a smooth experience on the website - Select the menu symbol. - done Select Settings. - done Select Privacy & Security. ? Choose on… (read more)

I need to ensure a smooth experience on the website -

   Select the menu symbol. - done
   Select Settings. - done
   Select Privacy & Security. ?
   Choose one of the following options:
       Option 1: To allow cookies from all (third-party) websites, check Standard.
       Option 2: Scroll down. To allow cookies only from Pearson, select Manage Exceptions…
   If you chose Option 2, under Address of website, select the text box and enter the websites listed below, selecting Allow after each one:
   pearson.com
   pearsoned.com
   pearsoncmg.com
   mathxl.com
   myitlab.com
   ecollege.com
   pi.pearsoned.com
   Select Save Changes.
   Click the X symbol to the right of the Settings tab to close it.
   Refresh the Pearson page to ensure that your browser will accept cookies.

Asked by Powell.Lesley-Jane 2 days ago