• Gesperrt

Poor FireFox function on desktop Apple

Mozilla - SICK TO DEATH - of a product that has poor or zero customer support. Now like FireFox. Been loyal to this Browser for many years and in return - zero customer … (Lesen Sie mehr)

Mozilla - SICK TO DEATH - of a product that has poor or zero customer support. Now like FireFox. Been loyal to this Browser for many years and in return - zero customer support. trying to sign up for THIS crap "help" not from FireFox of course, but from "VOLUNTEERS" so NOT Mozilla/FireFox and they don't get paid to help the company?? Bad biz all around.

Why do I have my time wasted "solving a problem" THAT SHOULD NOT HAPPEN IN THE FIRST PLACE??

"Signing Up" for this "help" group - typed in my email addy, chose a password, then received a "Code" to verify my email. Received ERROR message "Bad Request (400) from FireFox??? asked to be sent a NEW code - did that 3 times - receiving THE SAME EXACT BAD CODE 3 TIMES!! but oh, somehow I'm in to this "help" group anyway. How will I get in again?? or come back to check on answers WITH NO PASSWORD???

Anyone else have this type of deliberate Obstruction method of getting help?? This is NOT even the main issue I wanted to get help.

Gefragt von sunnykcarey1 vor 5 Tagen

Letzte Antwort von Paul vor 5 Tagen

  • Gelöst

History wiped on exit with options not working as per requirements.

Ok so I usually choose these option to remember history and from time to time delete Browsing & download history and Temporary cached files and pages. https://asset… (Lesen Sie mehr)

Ok so I usually choose these option to remember history and from time to time delete Browsing & download history and Temporary cached files and pages.

https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2025-06-28-08-45-55-a5277f.png

Note: I have "Open previous window and tabs" ticked in general settings which also has a restore previous session option in the history menu. This brings back previous session with tabs etc as is when I close FF. https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2025-06-28-08-45-51-cf2daf.png

I thought I could automate this on exit but don't think its working right. So I change the option to "use custom settings for history" and tick all three options:

Remember browsing and download history Remember search and form history Clear history when Firefox closes For "Clear history when Firefox closes" I ticked Browsing & download history and Temporary cached files and pages. https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/images/2025-06-28-08-45-43-b10213.png

The issue is the restore session option is missing and FF opens with all previous tabs gone. I am frankly not even sure what else is missing such as cookies, site data etc. Is this meant to work like so?

Gefragt von Mrsash vor 1 Monat

Beantwortet von jscher2000 - Support Volunteer vor 1 Monat

  • Gelöst

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 … (Lesen Sie mehr)

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!

Gefragt von phobrain vor 1 Woche

Beantwortet von phobrain vor 1 Woche

  • Gesperrt

"Bookmarks" being placed in "Bookmarks" locaed unbder the Menu Tab

Greetings Ya'll, Firefox Bookmarks are no longer being initially placed in "Other Bookmarks, they are now being placed in the "Bookmarks" that is under the "Open Applic… (Lesen Sie mehr)

Greetings Ya'll,

Firefox Bookmarks are no longer being initially placed in "Other Bookmarks, they are now being placed in the "Bookmarks" that is under the "Open Application Menu" Tab.

I've found that the "New Bookmarks" can be "Dragged" as a copy to "Bookmarks", from the "Bookmarks" located in the menu, for they will stay there unless I delete them

I can not move the "Bookmarks" back to "Other Bookmarks"

Would I lose My Bookmarks, If I "Refresh" Firefox, as suggested in the "Troubleshooting Section? If there is a chance of this happening then that would Absolutely Be Catastrophic!!

"Give Firefox a tune up

The Refresh Firefox feature can fix many issues by restoring Firefox to its default state while saving your essential information. Consider using it before going through a lengthy troubleshooting process."

Gefragt von David DeBord vor 3 Wochen

Letzte Antwort von Denys vor 6 Tagen

  • Gesperrt

"Other Bookmarks" being placed in "Bookmarks" located under the Menu Tab

Greetings Ya'll, Firefox Bookmarks are no longer being initially placed in "Other Bookmarks, they are now being placed in the "Bookmarks" that is under the "Open Applica… (Lesen Sie mehr)

Greetings Ya'll, Firefox Bookmarks are no longer being initially placed in "Other Bookmarks, they are now being placed in the "Bookmarks" that is under the "Open Application Menu" Tab.

I've found that the "New Bookmarks" can be "Dragged" as a copy to "Bookmarks", from the "Bookmarks" located in the menu, for they will stay there unless I delete them

I can not move the "Bookmarks" back to "Other Bookmarks"

Would I lose My Bookmarks, If I "Refresh" Firefox, as suggested in the "Troubleshooting Section? If there is a chance of this happening then that would Absolutely Be Catastrophic!!

Gefragt von David DeBord vor 3 Wochen

Letzte Antwort von Denys vor 6 Tagen

  • Gelöst

Change location/folder to save Screenshots in.

The latest update 141.0 (64-bit) has changed my default save location from g.drive to users//downloads. How do I change it back to g.drive? I use Firefox synced between… (Lesen Sie mehr)

The latest update 141.0 (64-bit) has changed my default save location from g.drive to users//downloads. How do I change it back to g.drive? I use Firefox synced between 2 computers (1 desktop and 1 laptop). I use google drive so that I can access the same information on both devices. I NEED screenshots to be saved in a specific folder in g.drive. How do I do this. Before this update, there was not this issue. Thanks in advance.

Gefragt von Maggie vor 3 Wochen

Beantwortet von jscher2000 - Support Volunteer vor 3 Wochen

  • Gelöst

Error code: PR_END_OF_FILE_ERROR

Clear Error code: PR_END_OF_FILE_ERROR This is only on Amazon.com. Secure Connection Failed An error occurred during a connection to www.amazon.com. PR_END_OF_FILE_… (Lesen Sie mehr)

Clear Error code: PR_END_OF_FILE_ERROR This is only on Amazon.com. Secure Connection Failed

An error occurred during a connection to www.amazon.com. PR_END_OF_FILE_ERROR

Error code: PR_END_OF_FILE_ERROR

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

Learn more…

Gefragt von keithandrepont1936 vor 1 Woche

Beantwortet von Denys vor 1 Woche

  • Gelöst

Can't backup or copy profile since 141

Roughly every 2 weeks I backup important files to a external hard drive. One of the things I always backup is my Firefox profile. I have been doing this for years withou… (Lesen Sie mehr)

Roughly every 2 weeks I backup important files to a external hard drive.

One of the things I always backup is my Firefox profile. I have been doing this for years without any problems.

I 7zip my profile and copy it to the hard drive.

I tried to do this yesterday (July 25 2025), and was getting access denied messages for files in the profile. So I tried to simply copy the profile. Same thing access denied.

I cleared the history, used wise disk cleaner, rebooted my machine and tried again. Same thing access denied when trying to backup or copy the profile.

I am assuming that this is happening since 141 because I updated Firefox since the last time I backed up my profile, and never had a problem previously.

Could anyone have an idea what the problem is? Thank you for your time.

Gefragt von herhey99 vor 3 Wochen

Beantwortet von herhey99 vor 3 Wochen

  • Gelöst

Relays

Since yesterday, I suddenly had to recreate my Firefox account, which I have used for a long time. For no apparent reason, my email was not recognized as an existing acco… (Lesen Sie mehr)

Since yesterday, I suddenly had to recreate my Firefox account, which I have used for a long time. For no apparent reason, my email was not recognized as an existing account when I tried to synchronize my browser. As a result, I created a new account using the same email address. Consequently, all my email masks have disappeared from relay.firefox.com. Is there any way to recover those masks?

Gefragt von Michael Gruys vor 1 Woche

Beantwortet von Paul vor 1 Woche

  • Gelöst

My Mozilla account was [email address] . Today I noticed, that joanna with j had become ioanna with i

Once the account WAS ioanna with I . We changed it to joanna with J. I cannot access joanna with J and - entering [email address], it appears the recovery account [emai… (Lesen Sie mehr)

Once the account WAS ioanna with I . We changed it to joanna with J. I cannot access joanna with J and - entering [email address], it appears the recovery account [email address] How can I get again access to [email address] ? Thanking you with all my heart Gunter Barczyk ([email address])

Gefragt von Joanna.Ikebana vor 1 Woche

Beantwortet von Paul vor 1 Woche

  • Gelöst

Signing in to flickr

I use the flickr website many times during the day without issue, unti now. When trying to login this time I get the message shown in the attached image. I have gone thro… (Lesen Sie mehr)

I use the flickr website many times during the day without issue, unti now. When trying to login this time I get the message shown in the attached image. I have gone through all the usual procedures, clearing cookies etc, including starting Firefox in safe mode, but still the problem persists and I am now at a loss. As a test, I even installed the Chrome browser and I was able to log into flickr with no problem. I have a laptop running Window 11 and the latest Firefox and the problem is the same on that - no flickr login.

Thank you for your help

Gefragt von haithwaik vor 1 Woche

Beantwortet von haithwaik vor 1 Woche

  • Gelöst

I cant follow up on ticket #305857 I have no Library it is all blank - no history, no bookmarks, NADA!

I asked a question about a week ago. I can't even see the question anymore. While this was going on I received these emails. All times are in Australian CST. Thu 2025-… (Lesen Sie mehr)

I asked a question about a week ago. I can't even see the question anymore. While this was going on I received these emails. All times are in Australian CST.

Thu 2025-07-31 11:04 PM Your Mozilla Support request has been updated 305857

then I got tha same message again

Thu 2025-07-31 11:04 PM Your Mozilla Support request has been updated 305857

the next day I couldn't get in so I had to reset my password

Fri 2025-08-01 11:18 AM Forgot your password? Fri 2025-08-01 11:25 AM Your password has been reset

Then this appeared about 50 minutes later

Fri 2025-08-01 12:14 PM Forgot your password?

I found out about Mozilla Monitor and thought it might help

Fri 2025-08-01 12:14 PM New sign-in to Mozilla Monitor

Fri 2025-08-01 12:21 PM Mozilla Monitor⁩ found no known breaches

Then I got:

Fri 2025-08-01 12:30 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?

again

Fri 2025-08-01 12:31 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?

and again

Fri 2025-08-01 12:31 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?

and again

Fri 2025-08-01 12:33 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?

Then I got

Fri 2025-08-01 11:32 PM Mozilla Support Request: Share your feedback with us

which contained a copy of my post [I have made a bit of a hash up with my mozilla related logins]

Thu Jul 31, 2025, 07:34 but was appartntly sent by "Anonymous User"

this email wanted to know if I was satisfied - how could I be, when the problem wasn't solved?

next I asked another question {Which I can't see in my Emails} which netted me this reply,

Sun 2025-08-03 08:52 AM Mozilla Support Forum<no-reply@support.mozilla.org>

next I was back to this again

Mon 2025-08-04 03:59 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?

and again just this morning!

Thu 2025-08-07 10:08 PM Approve sign-in to Mozilla / Did you sign in to Mozilla?


I am as much a believer in security as the next person but I don't understand what is going on,

I have had no response to my original ticket, which I beleive was number 305857 which I can no longer find any refernce to in my account, and I still have a completely blank Library! and I can't even make any new bookmarks!

Plaes help, Yours sincerely, Ms Jacq Felis (AKA Kaelkitty).

Gefragt von Kaelkitty vor 2 Wochen

Beantwortet von jscher2000 - Support Volunteer vor 1 Woche

  • Gelöst

Debian 13

Good morning, today I downloaded Debian 13 Mate version and to install Firefox I entered the following commands taken from https://support.mozilla.org/it/kb/installare-fi… (Lesen Sie mehr)

Good morning, today I downloaded Debian 13 Mate version and to install Firefox I entered the following commands taken from https://support.mozilla.org/it/kb/installare-firefox-linux#w_installare-firefox-tramite-il-pacchetto-deb-per-le-distribuzioni-basate-su-debian-consigliato and the commands were


sudo install -d -m 0755 /etc/apt/keyrings

wget -q https://packages.mozilla.org/apt/repo-signing-key.gpg -O- | sudo tee /etc/apt/keyrings/packages.mozilla.org.asc > /dev/null

echo "deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main" | sudo tee -a /etc/apt/sources.list.d/mozilla.list > /dev/null

echo ' Package: * Pin: origin packages.mozilla.org Pin-Priority: 1000 ' | sudo tee /etc/apt/preferences.d/mozilla

sudo apt-get update && sudo apt-get install firefox firefox-l10n-it

but I get this result OpenPGP signature verification failed: https://packages.mozilla.org/apt mozilla InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Signature by 35BAA0B33E9EB396F59CA838C0BA5CE6DC6315A3 was created after the --not-after date.Il repository "https://packages.mozilla.org/apt mozilla InRelease" non è firmato.

What mistake could I have made? Apart from the fact that now we use sudo apt update && sudo apt install Thank you in advance for your response.

Gefragt von ugorosa1 vor 1 Woche

Beantwortet von ugorosa1 vor 1 Woche