Viser spørgsmål med mærkatet: Vis alle spørgsmål

Download prompt not working

I have a new desktop. I checked the box in Settings to "Always ask you where to save files." However, it's still dumping files in Downloads without asking. Why, and how … (læs mere)

I have a new desktop. I checked the box in Settings to "Always ask you where to save files." However, it's still dumping files in Downloads without asking.

Why, and how do we correct that?

Stillet af ithinktfiam for for 1 måned siden

Seneste svar af TechHorse for 3 uger siden

YouTube TV keyboard shortcuts stop working after tab is inactive

FireFox 129.0.2 (64-bit) - This issue persists across updates. If a YTTV tab is left inactive for a few minutes, the keyboard shortcuts (ex: 'm' to mute) stop working un… (læs mere)

FireFox 129.0.2 (64-bit) - This issue persists across updates.

If a YTTV tab is left inactive for a few minutes, the keyboard shortcuts (ex: 'm' to mute) stop working until the page is interacted with again using the mouse (clicking on mute/volume, stop/start the stream etc.) The stream plays normally otherwise.

I'm not sure if this is related to YTTV, Firefox, extensions or Windows (Win 10 Pro)

Extensions: UBlock Origin, Privacy Badger, MalwareBytes Browser Guard, Old Reddit redirect and Reddit Enhancement Suite

15-30 tabs are normally open. Firefox is currently using 2.5Gb memory (32Gb installed).

Privacy Settings are set to custom (image attached).

Stillet af eggrock for 3 uger siden

Audible.co.uk on browser won't display the help page and samples in searches.

I'd like to be able to see the help page on audible in desktop browser I can still open the help page in chrome but not Firefox and it is annoying having to switch browse… (læs mere)

I'd like to be able to see the help page on audible in desktop browser I can still open the help page in chrome but not Firefox and it is annoying having to switch browsers.

Stillet af up656196 for for 1 måned siden

Seneste svar af up656196 for 3 uger siden

Have to re-login to Gmail with every new window

It looks like firefox recently updated with new privacy features (great!) What's not so great is that now it forces me to log into gmail each time I open a new browser wi… (læs mere)

It looks like firefox recently updated with new privacy features (great!) What's not so great is that now it forces me to log into gmail each time I open a new browser window (not great). I have several different accounts that regularly use so this isn't ideal.

I've tried adding both gmail.com and google.com as exceptions under the cookie settings (didn't work). I even went and turned off the "enhanced tracking protection" on every step of the gmail login page and my inbox. Still kicks me out once I open a new browser. Any help to remedy this problem would be great.

Stillet af Katie Pershon for for 1 måned siden

Seneste svar af NoahSUMO for 4 uger siden

How do i keep my work computer browser seperate from my home browser account

How do i keep my work computer browser seperate from my home browser account??? Somehow out of the blue my home firefox account became my work firefox account? All my … (læs mere)

How do i keep my work computer browser seperate from my home browser account???

Somehow out of the blue my home firefox account became my work firefox account? All my work shortcuts or bookmarks appeared at my home but i dont want them.

Stillet af rsmith7 for for 1 måned siden

Seneste svar af cor-el for 4 uger siden

Fire Fox not compatible with updated PG&E website

Hello, PG&E just updated their webpage and it doesn't allow me to sign in. It informs me that Fire Fox isn't a compatible browser, all other websites are fine. It sug… (læs mere)

Hello, PG&E just updated their webpage and it doesn't allow me to sign in. It informs me that Fire Fox isn't a compatible browser, all other websites are fine. It suggests Chrome as the preferred browser. We pay our utilities through their site and we enjoy Fire Fox.Can anyone help resolve this issue? Thanks

Stillet af Coffee Lunch and Crab for for 1 måned siden

Seneste svar af cor-el for 4 uger siden

  • Låst

Translations

How come FF translates sites in tiny, irrelevant languages like Bulgarian, but not from major languages like Chinese and Arabic?!? I wish I could dump Edge, but this FF … (læs mere)

How come FF translates sites in tiny, irrelevant languages like Bulgarian, but not from major languages like Chinese and Arabic?!?

I wish I could dump Edge, but this FF deficit forces me to keep Edge on my computer...

Stillet af kdb48 for for 1 måned siden

Seneste svar af Paul for 4 uger siden

FF 129 not displaying bookmark folders

I've just upgraded to Ubuntu 24.04 which came with FF 129.0.2. I had a backup of my bookmarks which I imported from an HTML file, and now they're a complete mess. :(… (læs mere)

I've just upgraded to Ubuntu 24.04 which came with FF 129.0.2. I had a backup of my bookmarks which I imported from an HTML file, and now they're a complete mess. :( When I go to Manage Bookmarks, it shows they were imported in separate folders, in a certain order, but the folders are not showing when I expand the Bookmarks menu, nor do all the bookmarks. In small letters above it says "Recent bookmarks" followed by a mix of bookmarks from different folders; and not all the bookmarks are there. I have no idea how to troubleshoot this

Stillet af Ana Banana for 4 uger siden

  • Løst

How to Restore Favicons Lost for All Bookmarks in FF 129.0.2 (64-bit)

On two occasions all of the favicons for my Bookmarks have disappeared. The only way I have been able to restore them is to open each bookmark using "Open All in Tabs" fo… (læs mere)

On two occasions all of the favicons for my Bookmarks have disappeared. The only way I have been able to restore them is to open each bookmark using "Open All in Tabs" for each Bookmark folder. As I have many hundreds of Bookmarks, this is an extremely time consuming process. I have done this twice. I have just encountered a third instance of this problem and would like to avoid doing it again if there is any other way to restore the favicons.

I had saved the favicons.sqlite files from the Profile, but I am unaware of any way to restore the favicons directly from this file. The favicons.sqlite file appears to be of the proper size, i.e. ~17KB. On the last occasion, following a suggested solution, I rebuilt the iconcache hoping it would also rebuild the favicons, but that was not the case. As a result, I used the above process.

Any solutions to restore the Bookmark favicons without opening all with "Open All in Tabs" would be greatly apprecuated. I don't know what has caused the favicons to disappear. I am running Firefox 129.0.2 on a Windows 11 Pro PC.

Allan

Stillet af Ulysses41 for for 1 måned siden

Besvaret af Ulysses41 for for 1 måned siden

Date.prototype.toJSON()

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from a… (læs mere)

Unfortunately using a date type toJSON() result is not accurate. It first apply client timezone and then convert it to json string. In my scenario I am simply read from an API which return a none standard datetime string without its timezone (like "2020-11-21 00:00:00"), Then I try to convert it to a date using new Date("2020-11-21 00:00:00"). Then I use it in another web service but it apply my client timezone when I use JSON.stringify() method (or toJSON()). Does this behaviour is intentionally?


I read the other same question but I am not okay with it. https://support.mozilla.org/en-US/questions/1414380

Stillet af A Ka for for 1 måned siden

Seneste svar af A Ka for 4 uger siden

  • Løst

Mozilla Firefox slows down when disconnecting from VPN GlobalProtect

I use Mozilla Firefox for work. Part of my work requires I use the GlobalProtect VPN client. When I log on to the VPN, everything appears to be fine. The problem arises w… (læs mere)

I use Mozilla Firefox for work. Part of my work requires I use the GlobalProtect VPN client. When I log on to the VPN, everything appears to be fine. The problem arises when I log out of the VPN client, such as needing to switch to a different VPN.

When I log out of the VPN client, Mozilla slows down massively. I get the following errors when trying to access websites.

PR_END_OF_FILE Timeout

I thought it was a DNS issue, but the change I made previously did not prove to be a reliable fix, and I do not actually know the root cause of what is happening. Firefox returns to normal ONLY after a full computer restart. At this point I am considering switching browsers as, despite Firefox's functionality, it is starting to interfere with my work.

I have used other VPNs, such as Fortigate VPN, and not encountered anything like this.

Any advice or guidance would be appreciated.

Stillet af Candlejack for for 1 måned siden

Besvaret af Candlejack for 4 uger siden

  • Løst

Another program on your computer installed an add-on ... repeatedly with every restart

This issue is happening with every newly installed add-on, but not with add-ons installed on or before Aug 3, 2024. The add-ons are installed via addons.mozilla.org. To r… (læs mere)

This issue is happening with every newly installed add-on, but not with add-ons installed on or before Aug 3, 2024. The add-ons are installed via addons.mozilla.org. To rule out the possibility that it's happening only with specific add-ons, I also installed one of the random recommendations on that page, Augmented Steam which has 54,248 users, and it happens with that one as well.

I'll click Enable, but the prompt appears every time I restart Firefox.

What I've tried (with a restart after each attempt):

  • Clear the startup cache
  • Delete extensions.json
  • Delete compatibility.ini
  • Via about:config deleted extensions.databaseSchema and extensions.getAddons.databaseSchema
  • Excluded Add-ons from syncing

I've noticed the following in extensions.json for each of the recent add-ons after restart:

  • syncGUID changes to presumably random new value
  • active changes from true to false
  • userDisabled changes from false to true
  • seen changes from true to false

Stillet af Lionel Holt for for 1 måned siden

Besvaret af Lionel Holt for for 1 måned siden

Can't enter credit card number when purchasing items

Starting maybe 2 months ago, when making online purchases, I could not enter a credit card number into the box to make a payment. (Name, address, etc is okay.) The curs… (læs mere)

Starting maybe 2 months ago, when making online purchases, I could not enter a credit card number into the box to make a payment. (Name, address, etc is okay.) The cursor would not "register," & the box would be greyed out. I'm running Windows 11 Pro, Firefox 129.0.2. It's not my antivirus, because I can go to Microsoft's browser (ugh), & make my purchases. Ideas? Thanks!

Stillet af Hilary Anderson for for 1 måned siden

Seneste svar af jonzn4SUSE for for 1 måned siden

Search Engines Won't Respond.

When I click on the "Search" bar, my designated search engines (including Google)show on a drop-down list. No matter which engine I select, it doesn't open. None of the… (læs mere)

When I click on the "Search" bar, my designated search engines (including Google)show on a drop-down list.

No matter which engine I select, it doesn't open. None of the search engines will open. How do I get them online again? It seems to have happened after the last Mozilla update. Thank you.

Stillet af Heather for for 1 måned siden

Seneste svar af Heather for for 1 måned siden

No option to pin extension to toolbar

I am having trouble pinning any Extensions to my toolbar. When i click on the Extensions icon (puzzle piece), the Extensions menu immediately pops up. My extension (Bit… (læs mere)

I am having trouble pinning any Extensions to my toolbar. When i click on the Extensions icon (puzzle piece), the Extensions menu immediately pops up. My extension (Bitwarden) is set to "Enabled". When I click on the three horizontal dots, however, the only options are 1) Remove, 2) Report, or 3) Manage. There's no option given to pin the extension.

Because of that, the extension basically never opens, and I am unable to use it. Does anyone have any suggestions for me? Thanks in advance.

I am running Firefox 129.0.2 (64-bit) in Windows 11 on a Surface tablet. FWIW, the extension is running fine in Chrome.

Stillet af jonathan.prin for for 1 måned siden

Seneste svar af jonathan.prin for for 1 måned siden

Firefox freezes on opening any dropdown control in page, bookmark folder or dialog add to bookmark

Hi, after upgrade of ubuntu to 24.04 i got into problems with using Firefox. I it running on x11 with proprietary nvidia driver, no matter of source package (snap or deb … (læs mere)

Hi, after upgrade of ubuntu to 24.04 i got into problems with using Firefox. I it running on x11 with proprietary nvidia driver, no matter of source package (snap or deb from the Firefox repository) and no matter of safe mode the Firefox gets frozen when clicking into any dropdown control in side page, the same happens when trying to open bookmark folder in the bookmarks panel or even the dialog that opens from the star icon in address folder that should add page into the bookmarks. When running on command line, in case of the snap version there are just some warnings of some missing css file, in case of the deb version it does not output anything suspicious. I was even trying to change the UI theme (qt) as well as GTK theme in case it makes any difference, but it did not... Thanks for any help.

Stillet af Mx. Sx. for for 1 måned siden

Seneste svar af Mx. Sx. for for 1 måned siden

Cannot login to NYTimes.com

Can't log into NYTImes.com with Firefox. I use Bitwarden for passwords. I also have UBlock Origin, but that should not affect logins. I clear cache and cookies upon brows… (læs mere)

Can't log into NYTImes.com with Firefox. I use Bitwarden for passwords. I also have UBlock Origin, but that should not affect logins. I clear cache and cookies upon browser close. I ended up resetting Firefox entirely, which was a royal pain, it worked for a few days and now is not working again. I have no problems logging in with Chrome but Firefox is my preferred browser.

Also having problems with the captchas on Etsy. I get endless captchas, like for five minutes. I set up 2FA in hopes it would stop with the captchas but that only worked once and now it's endless captchas again. Yet no problems on Chrome.

The NYTimes problem is recent and started early to mid-August 2024. The Etsy problem started maybe late June? Same password manager, same extensions. I hate to go to Chrome every time I need to log in. So far these are the only two websites that consistently give me problems. Does anybody have a fix?

Stillet af peasonearth for for 1 måned siden

Seneste svar af cor-el for for 1 måned siden

Sponsored shortcut for @Google despite sponsored shortcuts being disabled

I have disabled sponsored shortcuts in Firefox settings, and did this when I first set up my browser. Today when launching my browser the first link in my shortcuts was … (læs mere)

I have disabled sponsored shortcuts in Firefox settings, and did this when I first set up my browser.

Today when launching my browser the first link in my shortcuts was to @Google which I specifically do not use. I do not use google search. I do not want google search. I do not want cookies or content from google.

Why was this sponsored shortcut pushed to my browser after I disabled sponsored shortcuts?

Stillet af 109238763191 for for 1 måned siden

Seneste svar af cor-el for for 1 måned siden

firefox version 130.0-1 (debian linux) does NOT access remote sites (other than www.google.com)

Firefox has been my default browser for many years on my debian linux desktop. I upgraded from version 129.0.2-1 to version 130.0-1 in the normal manner and the new fire… (læs mere)

Firefox has been my default browser for many years on my debian linux desktop.

I upgraded from version 129.0.2-1 to version 130.0-1 in the normal manner and the new firefox does not connect to remote sites. It does connect to local pages on my PC and, surprisingly, also to www.google.com from where I can access news, for example.

The chrome browser on the same PC has no problems accessing sites, nor does the version 129.0.2 firefox. Only the version 130.0 firefox has a problem.

This happened using my current profile, using --safe-mode and using --no-profile mode on the version 130.0 firefox. I was able to see some packets from a remote site (www.akamai.com) come back on wireshark but the page did not display on the browser. This also happens for sites that appear on the default new tab page, like wikipedia and youtube.

Any ideas on this? thank!!

Stillet af em2jacks for for 1 måned siden

Developer Tools "open request in new window" discards cookies

I am debugging a Web page that performs several AJAX requests. To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Develop… (læs mere)

I am debugging a Web page that performs several AJAX requests.

To this effect I sometimes find it convenient to reissue an AJAX request (from the Network pane of Development Tools, right click + "Resend") and would find it even more convenient to open the request in a separated tab, as was possible until, if I recall correctly, four or five months ago.

Now the latter option does not work, likely because of some security tightening - the "new request" might be seen as a different context, I don't know. The AJAX endpoint receives no cookies, so it can't load the appropriate state, and restarts as a blank slate with a new cookie, which makes the reply useless to me. Even worse, at this point the new cookie value is propagated to the originating window, effectively crashing the entire debugging session.

Is there some way of disabling this option and reverting it to the older, less secure behaviour, on my own development Firefox only?

Stillet af Leonardo Serni for for 1 måned siden