Ceisteanna leis an gclib seo á dtaispeáint: Taispeáin gach ceist
  • Faoi Ghlas

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 … (tuilleadh eolais)

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.

Asked by sunnykcarey1 3 mhí ó shin

Last reply by Paul 3 mhí ó shin

  • Réitithe

Old Firefox Data folder - Cant delete it

Hi everyone I used Refresh Firefox option and it created "Old Firefox Data" folder on my desktop. Awesome stuff. Sadly I cant get rid of it, here is why: 1. At first i… (tuilleadh eolais)

Hi everyone

I used Refresh Firefox option and it created "Old Firefox Data" folder on my desktop.

Awesome stuff. Sadly I cant get rid of it, here is why:

1. At first it said that the folder is used by another program and I cant delete it because of that. Cool, I decided to uninstall Firefox and make a clean install, so I have space to delete the folder too.

2. Long story short, it didnt work. I removed Firefox and tried to delete that folder, but wait for it, yeah I cant because I need permission from MYSELF. Awesome stuff.

3. I decided to use safe mode, so I used run command to run msconfig and I changed it to boot in to safe mode. But wait for it! YES! Its bugged and I cant login in safe mode, because pin is useless and it doesnt give me option to use password, so after hour of various things I got back to my normal mode via CMD commands. THANK YOU MICROSOFT.

4. So now Im stuck with the lovely "Old Firefox Data" folder, which cant be removed normally, neither in safe mode and wait for it! NEITHER WITH ADMIN CMD, not even the takeown /f "Old Firefox Data" /r command. THANK YOU MOZILLA!

So is there someone knowledgeable enough to help me to get rid of that folder pretty please? Like really a lot please.

Asked by alexisvongermania 4 mhí ó shin

Answered by alexisvongermania 4 mhí ó shin

  • Réitithe

ad blocking - how to disable?

Hello, I have the below problem with Firefox 141.0! Ad blocking on the website => https://satkurier.pl/ - how to disable it? A message appears in Polish: Please dis… (tuilleadh eolais)

Hello,

I have the below problem with Firefox 141.0!

Ad blocking on the website => https://satkurier.pl/ - how to disable it?

A message appears in Polish: Please disable ad blocking and refresh the page.

Thank you for help in advance,

Maciek

Asked by Maciek 4 mhí ó shin

Answered by Maciek 4 mhí ó shin

  • Réitithe

Bookmarks import said 0 imported?

Hello, I just used the Firefox 141.0 (aarch64) wizard for Raspberry Pi OS 1.0, to import bookmarks from Brave, however the wizard said 0 bookmarks imported. I also manua… (tuilleadh eolais)

Hello, I just used the Firefox 141.0 (aarch64) wizard for Raspberry Pi OS 1.0, to import bookmarks from Brave, however the wizard said 0 bookmarks imported.

I also manually exported and imported the bookmarks.html file and the latest bookmarks aren't appearing at the top. It seems the bookmarks are nested in some bookmarks directory by default. I'm confused?

Also I tried a manual import several months ago but same issue about some strange nesting structure rather than simply appearing at the top. Now I'm really confused and worried I'll lose my bookmarks as there's about 3 version in various nested structures. Please help just make an easy move to Firefox.

Asked by kFirefoxForum 4 mhí ó shin

Answered by kFirefoxForum 4 mhí ó shin

  • Réitithe

Update to 141.0 lost previous tabs

My wife's Firefox was triggered from an e-mail link and in the process got updated to release 141.0 The result is that the tabs from the previous verion have not loaded. … (tuilleadh eolais)

My wife's Firefox was triggered from an e-mail link and in the process got updated to release 141.0 The result is that the tabs from the previous verion have not loaded. Can I still recover them?

Asked by robin33 4 mhí ó shin

Answered by jscher2000 - Support Volunteer 4 mhí ó shin

  • Réitithe

How can I pass the full url to the AI prompt?

I've found out that you can create custom prompts for the AI sidebar with the configuration `browser.ml.chat.prompts.*`. Usually, this is done with the selection text. Ho… (tuilleadh eolais)

I've found out that you can create custom prompts for the AI sidebar with the configuration `browser.ml.chat.prompts.*`. Usually, this is done with the selection text. However, I'd like to pass the URL instead. I could use `%url%`, but that does not include parameters after `?` and hence does not work for Youtube.

Is there any variable that I can use to pass the full URL including parameters of the URL?

Asked by Gerenuk 4 mhí ó shin

Answered by Nathan Giovannini 4 mhí ó shin

  • Réitithe

Lost all windows and tabs

Firefox on my mac has been acting buggy lately. The last time I quit and reopened it, all of my windows and tabs were gone. there is no restore previous session available… (tuilleadh eolais)

Firefox on my mac has been acting buggy lately. The last time I quit and reopened it, all of my windows and tabs were gone. there is no restore previous session available and the recently closed tabs and windows options are grayed out. How can I restore?

Asked by Jeff Sandler 4 mhí ó shin

Answered by Jeff Sandler 4 mhí ó shin

  • Réitithe

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… (tuilleadh eolais)

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.

Asked by ugorosa1 4 mhí ó shin

Answered by ugorosa1 3 mhí ó shin

  • Réitithe

Firefox refresh rate is not on sync with the display refresh rate

Hello team, I tried searching for a solution for the problem I'm about to describe but unfortunately I wasn't able to move forward. I am running Firefox 141.0 version o… (tuilleadh eolais)

Hello team,

I tried searching for a solution for the problem I'm about to describe but unfortunately I wasn't able to move forward.

I am running Firefox 141.0 version on my Macbook M4 Pro. The refresh rate of the display is set to 120Hz, but I the scrolling and interaction in the browser feels like it's on standard 60Hz refresh rate. When I compare it to Safari/Chrome it's not as fluent as it should be.

Am I missing an existing option that could be changed or is it something available at the moment?

Thank you, Arsen

Asked by arsen.s 4 mhí ó shin

Answered by TyDraniu 4 mhí ó shin

  • Réitithe

I accidentally resetted my password and can't sync from my old computer browser

I got a new PC and tried to sign in to my FireFox account to synchronize. But, foolishly, I ended up resetting my password! Don't know why did that, as I was able to loca… (tuilleadh eolais)

I got a new PC and tried to sign in to my FireFox account to synchronize. But, foolishly, I ended up resetting my password! Don't know why did that, as I was able to locate my password stored elsewhere. I think this action erased all my data in my online profile & I cannot access my account data (bookmarks, user IDs & passwords) online.

Since my data was still in my old PC, I followed the directions for finding my Profile folder. I copied the folder contents to the Profile folder in the new PC. This has not worked.

I realize I wasn't supposed to copy the entire folder contents, which could be the reason why it's not working. Also, the profile folder contained a large amount of data (3 G). So, it's possible that not all files have been transferred correctly.

Please help me!

Thank you very much! Madoka

Asked by madokag 4 mhí ó shin

Answered by jonzn4SUSE 4 mhí ó shin

  • Réitithe

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… (tuilleadh eolais)

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

Asked by haithwaik 3 mhí ó shin

Answered by haithwaik 3 mhí ó shin

  • Faoi Ghlas

Naming issue on the FTP server

I am aware, there are far more serious issues on our hands, but someone please fix this naming on the FTP server? Idk maybe adding enough zeroes to make the release numb… (tuilleadh eolais)

I am aware, there are far more serious issues on our hands, but someone please fix this naming on the FTP server?

Idk maybe adding enough zeroes to make the release number 8 or 10 digits long.

0000000005 instead 5 0000000028 instead 28 0000000077 instead 77 0000000131 instead 131

The current order is like 131, 28, 77, 8.

Asked by SuMo Bot 4 mhí ó shin

Last reply by jscher2000 - Support Volunteer 4 mhí ó shin

  • Réitithe

How to set to "print with system dialog" ... only

I've seen the other support requests on this from the past. Setting " print.tab_modal.enabled = false " doesn't seem to work now (Firefox for Mac 141.0.3). Is there an… (tuilleadh eolais)

I've seen the other support requests on this from the past. Setting " print.tab_modal.enabled = false " doesn't seem to work now (Firefox for Mac 141.0.3).

Is there any (2025) way to default to "print with system dialog" rather than having to choose the link off of FF's dialog every time? It makes printing to PDF (which is 95% of my "printing" from FF) needlessly tedious.

Asked by Matt 4 mhí ó shin

Answered by TyDraniu 4 mhí ó shin

  • Réitithe

Warning: Potential Security Risk Ahead

When I try to log into a site I have used dozens and dozens of times in the past, I get the following notice: WARNING: POTENTIAL SECURITY RISK AHEAD. This is a dead en… (tuilleadh eolais)

When I try to log into a site I have used dozens and dozens of times in the past, I get the following notice: WARNING: POTENTIAL SECURITY RISK AHEAD. This is a dead end from which I have not een able to proceed. The particular site I am attempting to access is the only site where I've encountered this warning. I called that site and was told that while they have been tweaking their security, since the warning message came from Firefox, I should contact Mozilla for help. So here I am.

I use desktop Firefox with newly installed Windows 11 (my profile erroneously sates w10). i must use the blocked website frequently, and so I need to restore access to it ASAP. It is a high security healthcare site, and as I said, they claim they could not identify a security problem, that the key to restoring my access is through my browser, Firefox.

Can you help me restore my access to the site? Thanks .... KH

Asked by ItalUmbria 4 mhí ó shin

Answered by Paul 4 mhí ó shin