Wo le biabia siwo wotag la fiam: Fia biabiawo katã
  • Wo ɖo eŋu

Mobile bookmarks no longer appear in the Bookmarks menu in version 129

I just noticed after an update today that the Mobile menu entry (with bookmarks from my mobile Firefox instances) no longer appears in the browser's Bookmarks menu. I can… (xle nububuwo)

I just noticed after an update today that the Mobile menu entry (with bookmarks from my mobile Firefox instances) no longer appears in the browser's Bookmarks menu. I can access them from the bookmark manager, but this change seems extraordinarily stupid and arbitrary and is a definite step backwards.

Asked by John Francis 2 ɣleti siwo va yi

Answered by cor-el 2 ɣleti siwo va yi

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 … (xle nububuwo)

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?

Asked by ithinktfiam 1 ɣleti si va yi

Last reply by TechHorse 1 ɣleti si va yi

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… (xle nububuwo)

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).

Asked by eggrock 1 ɣleti si va yi

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… (xle nububuwo)

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.

Asked by up656196 1 ɣleti si va yi

Last reply by up656196 1 ɣleti si va yi

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… (xle nububuwo)

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.

Asked by Katie Pershon 1 ɣleti si va yi

Last reply by NoahSUMO 1 ɣleti si va yi

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 … (xle nububuwo)

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.

Asked by Work Firefox 1 ɣleti si va yi

Last reply by cor-el 1 ɣleti si va yi

  • Ele sasa me

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 … (xle nububuwo)

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...

Asked by kdb48 1 ɣleti si va yi

Last reply by Paul 1 ɣleti si va yi

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. :(… (xle nububuwo)

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

Asked by Ana Banana 1 ɣleti si va yi

  • Wo ɖo eŋu

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… (xle nububuwo)

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

Asked by Ulysses41 1 ɣleti si va yi

Answered by Ulysses41 1 ɣleti si va yi

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… (xle nububuwo)

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

Asked by A Ka 1 ɣleti si va yi

Last reply by A Ka 1 ɣleti si va yi

  • Wo ɖo eŋu

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… (xle nububuwo)

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.

Asked by Candlejack 1 ɣleti si va yi

Answered by Candlejack 1 ɣleti si va yi

  • Wo ɖo eŋu

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… (xle nububuwo)

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

Asked by Lionel Holt 1 ɣleti si va yi

Answered by Lionel Holt 1 ɣleti si va yi

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… (xle nububuwo)

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!

Asked by Hilary Anderson 1 ɣleti si va yi

Last reply by jonzn4SUSE 1 ɣleti si va yi

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… (xle nububuwo)

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.

Asked by Heather 1 ɣleti si va yi

Last reply by Heather 1 ɣleti si va yi

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… (xle nububuwo)

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.

Asked by jonathan.prin 1 ɣleti si va yi

Last reply by jonathan.prin 1 ɣleti si va yi

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 … (xle nububuwo)

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.

Asked by Mx. Sx. 1 ɣleti si va yi

Last reply by Mx. Sx. 1 ɣleti si va yi

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… (xle nububuwo)

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?

Asked by peasonearth 1 ɣleti si va yi

Last reply by cor-el 1 ɣleti si va yi

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 … (xle nububuwo)

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?

Asked by 109238763191 1 ɣleti si va yi

Last reply by cor-el 1 ɣleti si va yi

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… (xle nububuwo)

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!!

Asked by em2jacks 1 ɣleti si va yi

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… (xle nububuwo)

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?

Asked by Leonardo Serni 1 ɣleti si va yi