Toande labele fragen: Alle fragen toane

Sponsored Links

Probably an odd question. I dismissed a sponsored link accidentally on the new tab page that I do use, so I want to get it back as a sponsored link. If I'm going to the s… (mear ynfo)

Probably an odd question. I dismissed a sponsored link accidentally on the new tab page that I do use, so I want to get it back as a sponsored link. If I'm going to the site anyway, firefox should get whatever cut it can. How do I restore a dismissed sponsored link? Thanks

Frege troch jasonina, 3 dagen lyn

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… (mear ynfo)

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

Frege troch vfbsilva, 3 dagen lyn

Lêst beäntwurde troch vfbsilva, 3 dagen lyn

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… (mear ynfo)

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

Frege troch admin908, 3 dagen lyn

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… (mear ynfo)

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.

Frege troch E.C. Marm, 4 dagen lyn

Lêst beäntwurde troch E.C. Marm, 3 dagen lyn

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… (mear ynfo)

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.

Frege troch DGDomtar, 3 dagen lyn

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… (mear ynfo)

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?

Frege troch batboy42, 1 wike lyn

Lêst beäntwurde troch batboy42, 3 dagen lyn

Appearance issues

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

Frege troch Nick, 3 dagen lyn

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… (mear ynfo)

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.

Frege troch jbehymer, 3 dagen lyn

Lêst beäntwurde troch jbehymer, 3 dagen lyn

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 … (mear ynfo)

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?

Frege troch Richard, 3 dagen lyn

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… (mear ynfo)

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.

Frege troch Powell.Lesley-Jane, 3 dagen lyn

Windows 10 on my Laptop. Firefox will not open attachments saved in my password manager. Another browser does open them. Firefox version is 132.0.1

Are there settings in Firefox that can solve the problem? Or is more information needed from me? I have been using Firefox for many years, and am reluctant to switch to a… (mear ynfo)

Are there settings in Firefox that can solve the problem? Or is more information needed from me? I have been using Firefox for many years, and am reluctant to switch to another browser.

Frege troch Chris and Emily McCarthy, 1 wike lyn

Lêst beäntwurde troch Chris and Emily McCarthy, 3 dagen lyn