Nuna amsoshi da aka yiwa shaida:

How can I make the default when saving a file not to overwrite?

When I try to save a file, if the target exists, Firefox defaults to overwriting. I'd rather it default to cancel. At least it works this way in Linux. It defaults to … (daɗa karatu)

When I try to save a file, if the target exists, Firefox defaults to overwriting. I'd rather it default to cancel. At least it works this way in Linux. It defaults to cancelling in Windoze.

Open

Windows and bookmarks dropped on bootup

Dell Optiplex desktop, Linux Mint Mate 22 OS. Currently updated to FF 150.0. For several months, this machine has failed to load bookmarks, approximately half the time.… (daɗa karatu)

Dell Optiplex desktop, Linux Mint Mate 22 OS. Currently updated to FF 150.0. For several months, this machine has failed to load bookmarks, approximately half the time. Banner message displayed advising user to load bookmarks. Closing and restarting FF usually (but not always) corrects this. Also, last month or so, bootup displays single window, even if there were two or more on previous shutdown. In settings menu, FF is set to re-open previous windows and tabs. Also on boot, this machine takes much longer to open FF than an older Dell Inspiron laptop, which is otherwise slower than this desktop. When FF icon selected in desktop, just before it opens, the tray flashes the missing extra window but it is not shown or available in the tray and does not load.

The two machines are set up identically, both in FF settings and with the same add-ons- Privacy Badger and uBlock Origin. Just looked in Synaptic of both machines and the laptop shows two FF items as installed- FF 150.0 +linuxn The FF Web Browser and FF-en locale English language pack. The desktop Synaptic shows no FF items installed (!). The laptop runs as expected, opening FF with all windows and bookmarks. Both machines received FF 150.0 via update manager.

Open

Firefox keeps creating ~/Downloads on Linux

Hi. I am running Firefox 149.0.2 on Arch Linux (Linux 6.19.12-arch1-1 (x86_64)). I have configured Firefox to use the "~/downloads" folder for downloads instead of the de… (daɗa karatu)

Hi.

I am running Firefox 149.0.2 on Arch Linux (Linux 6.19.12-arch1-1 (x86_64)). I have configured Firefox to use the "~/downloads" folder for downloads instead of the default "~/Downloads". I have also checked the "Clear cookies and site data every time you close Firefox" box in the "Privacy & Security" tab of the settings page, and configured the History settings to "Never remember history".

The Downloads folder I have set is indeed respected by Firefox: all files I download are saved to "~/downloads". However, every time I close Firefox it creates a folder entitled "Downloads" (with a capital "D") on my home folder. I do not want this folder to be created.

This really looks like a bug from my perspective, but is there some way yo fix this via the "about:config" tab? Thanks for the attention.

Open

Google calendar notifications steal focus

Hi, I'm on Linux mint and I can't stop google calendar notifications from stealing focus from other windows. E.g. I can be typing in VSCode with firefox open in another w… (daɗa karatu)

Hi, I'm on Linux mint and I can't stop google calendar notifications from stealing focus from other windows. E.g. I can be typing in VSCode with firefox open in another window, and if a calendar notification triggers I'm suddenly typing in whatever tab I have open on firefox.

I've tried disabling notifications for the site, following [post] (though I don't have a padlock in my address bar, I just went to the settings manually), everything Claude can come up with on both the firefox and os level, etc. and nothing has worked.

I need the notifications to still be enabled at the calendar level (so that other devices have them), and I like having notifications in general, just the focus stealing is a dealbreaker so if I need to get rid of them on this device to end that then I'm okay with that. But really I just want to stop the focus stealing.

Any help would be much appreciated, thanks!

Open

How do i get my new recovery key?

I changed my password, i got an email that a new recovery key was created. i was offered to download it during the process, but some addon closed that window. how can i g… (daɗa karatu)

I changed my password, i got an email that a new recovery key was created. i was offered to download it during the process, but some addon closed that window. how can i get my new recovery key? thank you.

Open 11

Firefox doesn't handle links from other programs correctly.

I'm using Firefox on Fedora 43 Linux, fully updated, and have it set up to use four desktops on the same monitor, using the Xfce DE and Compiz. For the last several mont… (daɗa karatu)

I'm using Firefox on Fedora 43 Linux, fully updated, and have it set up to use four desktops on the same monitor, using the Xfce DE and Compiz. For the last several months, any time I click in a link in Thunderbird, instead of switching to the desktop with Firefox on it, it pulls Firefox to Thunderbird's desktop and covers Thunderbird. This has continued through several updates of Firefox and at least one upgrade of Fedora. I don't know if Firefox or Xfce is the issue, but if it's Firefox, where do I look?

Open 15

Installing the latest version of Firefox on Debian Trixie.

Installing the latest version of Firefox and Debian 13. Following the instructions in the Mozilla Support document Install Firefox on Linux https://support.mozilla.org/en… (daɗa karatu)

Installing the latest version of Firefox and Debian 13.

Following the instructions in the Mozilla Support document Install Firefox on Linux https://support.mozilla.org/en-US/kb/install-firefox-linux

Operating as Super User.

Chose the option Install Firefox .deb package for Debian-based distributions (recommended)

Steps 1, 2, and 3 worked exactly as expected with in a terminal and using bash.

Step 4 and 5, following the For Debian Trixie and Newer choice does not work. A lot of digging on the internet and found that the command beginning with cat <<eof needs to be cat <<’eof’. the second part of this process has same issue. appling new information solved problem both statements now work. < p></eof>


At this point you have a directory /etc/apt/keyrings. In this directory you have the file packages.mozilla.org.asc Step 3 returns success. You have also successfully applied steps 4 and 5. In directory /etc/apr/souces.list.d you have the file mozilla.sources.

It contains the instruction “Signed-By: /usr/share/keyrings/packages.mozilla.org.gpg”

No where in the previous stepd was the file Signed-By: packages.mozilla.org.gpg ever created.

Why is the deb package looking in /usr/share/keyrings when step 2 puts a similarly named file Signed-By: /usr/share/keyrings/packages.mozilla.org.asc in /etc/apt/keyrings

Step 6

Running apt update returns

Err:4 https://packages.mozilla.org/apt mozilla InRelease  Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyr ing "/usr/share/keyrings/packages.mozilla.org.gpg"  Caused by:     0: Reading "/usr/share/keyrings/p ackages.mozilla.org.gpg": No such file or directory (os error 2)     1: No such file or directory (o s error 2) Warning: OpenPGP signature verification failed: https://packages.mozilla.org/apt mozilla InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Failed to parse keyrin g "/usr/share/keyrings/packages.mozilla.org.gpg"  Caused by:     0: Reading "/usr/share/keyrings/pac kages.mozilla.org.gpg": No such file or directory (os error 2)     1: No such file or directory (os error 2) Error: The repository 'https://packages.mozilla.org/apt mozilla InRelease' is not signed.

Help

This is a follow up of previous posts. Note to Wxie & Denys

Open 17

every day this week in Puzzles.com the screen has either gone into stasis or I've been kicked out to desk top

I am not a computer nerd I can only describe what is happening. I am addicted to puzzles and do them every day but am encountering problems nearly every day this week of … (daɗa karatu)

I am not a computer nerd I can only describe what is happening. I am addicted to puzzles and do them every day but am encountering problems nearly every day this week of the puzzle pieces not responding to mouse and have to shut down the computer. At other times I am kicked out of the site and returned to my desk top. No amount of trying to then get back into firefox is useless until much later on. Why is this happening?

Open 14

On Linux I minimized the browser but on restoring the full view my open tabs were available only in History

I cannot add much to the description. I'll make the comment that having to look into the history to find a tab supposedly at hand is inefficient and a waste of time. … (daɗa karatu)

I cannot add much to the description. I'll make the comment that having to look into the history to find a tab supposedly at hand is inefficient and a waste of time.

Open 30

System Administrator does not allow uploads.

I want to upload the current version of Firefox. However, the system Administrator (who is me) will mnot allow me to do so. How do I change settings to allow for the uplo… (daɗa karatu)

I want to upload the current version of Firefox. However, the system Administrator (who is me) will mnot allow me to do so. How do I change settings to allow for the upload.

Open 27

Reoccurring icloud issue

There have been a reoccurring problem with Firefox that seems to show up in Linux, Windows, and MacOS. When I log into icloud, I get an error message that the icloud user… (daɗa karatu)

There have been a reoccurring problem with Firefox that seems to show up in Linux, Windows, and MacOS. When I log into icloud, I get an error message that the icloud username and password is incorrect, even though the same password has been enter in Safari and other non-firefox browser without issue.

I have tried

  • Run Firefox in safe mode.
  • Clear icloud site data.
  • Clear all Firefox browser data.

The only fix seems to be to create a new profile, which seems to point to a profile corruption issue. The problem is that the problem return after a while.

Open 37