WhyWhy isn't layers.acceleration.force-enabled by default set to True? Awful screen tearing on clean install Win 11 - fixed

If you experience horizontal lines appearing when scrolling after installing firefox possible fix is finding layers.acceleration.force-enabled and set to true after going… (mear ynfo)

If you experience horizontal lines appearing when scrolling after installing firefox possible fix is finding layers.acceleration.force-enabled and set to true after going to about:config in your address bar search for this and set it to true. My real question I ask myself is, why isn't this enabled by default when installing firefox? I swear I remember doing this last Win 11 install as well. My third time installing windows unfortunately, just had a nvme ssd drive fail on me. 😭😢 Ofc, it had to be my Gen 4, C: drive with my old User account on there as well. :// Lesson learned, always backup important data frequently as desired. :( Oh well, just lost all my saved games and few songs, no big deal I guess.

Frege troch Alex Benshoff, 9 minuten lyn

Fifefox does not save a new payment method, clicking on save does nothing

Hi, it seems that my Firefox browser does not want to save a new payment method. I'm trying to access "Settings -> Privacy & Security -> Autofill" and then clic… (mear ynfo)

Hi, it seems that my Firefox browser does not want to save a new payment method. I'm trying to access "Settings -> Privacy & Security -> Autofill" and then click on "Saved payment methods", which opens a dialog with the existing payment methods and options to remove/add/edit. I'm clicking on Add, filling-in the card details and then clicking Save, nothing happens....

I previously had a working saved payment method, but it stopped working (I think more than 6 months ago). I tried to re-enable the credit cards by setting the following configs on about:config page:

- extensions.formautofill.creditCards.available: true
- extensions.formautofill.creditCards.supportedCountries: '...,RO' -> (I was adding my country to the existing list)

After the browser restart with those new settings when I'm on a payment page, clicking on a credit card field will show the saved credit card but if I click on it, it will not fill the details. And also trying to save a new card, manually as described previously in this message, or by the automatically prompt to save a new card after a successful payment was done. Both methods failed on me but with no error (I cannot see the saved payment on the list).

I tried removing the existing saved card, it worked removing it, but the add is still not working.

I also tried restarting in save mode, launching Firefox in a separate profile and added my country on the creditCards config for supportedCountries to show the "Saved payment methods" button on new profile, and it did not change anything.

I'm thinking there is a missing permission somewhere on the disk but I don't know where is the payment data stored on disk.

I would really appreciate any help on this.

PS: Check the attached pic to see the payment add and clicking the save button does nothing (also there are no validation errors). And the other: FF version, OS, troubleshooting info.

Frege troch Mike S, 30 minuten lyn

Lêst beäntwurde troch Mike S, 10 minuten lyn

Lost Privacy/Security folder

Using OSX 12.7.5 on two laptops and a Mac Pro. Selling one of the laptops. Removed personal data for Firefox by 'trashing' the Firefox folder in Libaray/Application suppo… (mear ynfo)

Using OSX 12.7.5 on two laptops and a Mac Pro. Selling one of the laptops. Removed personal data for Firefox by 'trashing' the Firefox folder in Libaray/Application support. Then disscovered that the 'Privacy/Security' folder in both the laptop and Mac Pro were now empty. Nothing else affected. Went into TimeMachine and restored the entire Firefox folder from a recent backup. Privacy/Security folder not restored. Anyone have any ideas?

Frege troch Citroenfan, 20 minuten lyn

Hovering over Username displays a gear which when clicked on exposes passwords and allows them to be edited

When logging into a Wordpress site on Firefox, hovering over Username displays a gear (see first screenshot) which when clicked on exposes passwords and allows them to be… (mear ynfo)

When logging into a Wordpress site on Firefox, hovering over Username displays a gear (see first screenshot) which when clicked on exposes passwords and allows them to be edited (see second screenshot). This does not happen on other browsers. I'm on Firefox 126.0, MacOS Big Sur 11.7.10

Frege troch bill344, 24 minuten lyn

Choppy video on all sites

After SUSE-15.6 updated FIREFOX to 115.11.0esr, all sites show choppy videos. I have no idea why or what I can do to resolve the issue. If someone has an idea, it would… (mear ynfo)

After SUSE-15.6 updated FIREFOX to 115.11.0esr, all sites show choppy videos. I have no idea why or what I can do to resolve the issue. If someone has an idea, it would be greatly appreciated

Frege troch cllu, 22 oer lyn

Lêst beäntwurde troch jonzn4SUSE, 1 oer lyn

I get bad request from the official Mozilla repo

I get bad request from the official Mozilla repo: Err:8 https://packages.mozilla.org/apt mozilla/main all Packages 400 Bad Request [IP: 34.160.78.70 443] Did t… (mear ynfo)

I get bad request from the official Mozilla repo: Err:8 https://packages.mozilla.org/apt mozilla/main all Packages

 400  Bad Request [IP: 34.160.78.70 443]

Did the URL change or smth?

Frege troch szemawy, 7 oer lyn

Lêst beäntwurde troch jonzn4SUSE, 1 oer lyn

All downloads fail, including extensions

No idea what the cause is but I cannot download ANYTHING on my browser for some reason. Pictures, documents, executables, browser extensions. Tried downloading documents … (mear ynfo)

No idea what the cause is but I cannot download ANYTHING on my browser for some reason. Pictures, documents, executables, browser extensions. Tried downloading documents from email attachment.. fail Tried downloading VLC... fail Tried every default recommended solution, clean install, you name it. Mind you all of these files downloaded just fine perfectly via Microsoft Edge.

Noticed another abnormality. Changed the download folder to a custom one. Download failed and DELETED the folder for some reason.

Frege troch drotar.david, 1 oer lyn

Browser not allowing "conversations" feature to open in Yahoo Finance

I am unable to view "Conversations" within the Yahoo Finance Stock Quote portal. This feature displays real time discussion of the security and has thousands of responses… (mear ynfo)

I am unable to view "Conversations" within the Yahoo Finance Stock Quote portal. This feature displays real time discussion of the security and has thousands of responses. Noticed this when using the Microsoft 365 browser that this is not a problem. My PC is a Dell with Windows 10.

Frege troch for1fred, 2 oer lyn

Lêst beäntwurde troch Agent virtuel, 1 oer lyn

AVG Extention

Everytime I open Firefox a new window opens suggesting I add the AVG extention, when I do I get a notification that AVG does not support that extention for Firefox. Why i… (mear ynfo)

Everytime I open Firefox a new window opens suggesting I add the AVG extention, when I do I get a notification that AVG does not support that extention for Firefox. Why is the nonsupported extention being recomened

Frege troch rwitkowski4, 4 oer lyn

Service worker not worked at offline for blazor application

I had implement service worker for install resources and activate service worker and fetch the resources at offline. When online service worker worked and once serve th… (mear ynfo)

I had implement service worker for install resources and activate service worker and fetch the resources at offline.

When online service worker worked and once serve the resources to the cache then it will be stooped automatically

but when offline service worker block the local host and can not cache resource from cache. I am using firefox

126 version on window 11 system

Any settings are required or help me what will do for offline working in firefox using service worker

Frege troch rameshit321, 4 oer lyn

can we reduce disk usage?

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual del… (mear ynfo)

Firefox uses about half a gig on my disk, that's: '~/.mozilla' and '~/.cache/mozilla' can that be reduced? Either some setting that limits disk use or even a manual deletion of ancient stuff?

Frege troch rayandrews, 19 oer lyn

Lêst beäntwurde troch rayandrews, 4 oer lyn

  • Fêstsetten

WHAT is with the LACK OF UPDATE options making this browser WORSE THAN OTHERS it is ridiculous

Ridiculous with the new update page saying " A browser that's truly yours My Firefox: More Speed, More Security, More Fun." WHEN YOU CANNOT TURN OFF THE IDIOTIC popup spa… (mear ynfo)

Ridiculous with the new update page saying " A browser that's truly yours My Firefox: More Speed, More Security, More Fun." WHEN YOU CANNOT TURN OFF THE IDIOTIC popup spam for the updates NOT EVEN GOOGLE CHROME DOES THAT. And ridiculous it has to LOAD THE UPDATE after restarting the browser lag time and IDIOTIC BRIGHT SCREEN FLASHING even if you have darkmode on, JESUS CHRIST this browser seems ridiculous and FAR WORSE THAN THE OTHERS WHEN EVEN CHROME IS BETTER with these settings and not being pointlessly ridiculous rofl. WHAT is going on with that people. AND SETTINGS TO FIX THAT would make this less ridiculous to use obviously, THANK

Frege troch Co L, 15 oer lyn

Lêst beäntwurde troch Paul, 6 oer lyn

Automatically deleting history after it is x days old?

Hello. Hey, I have been trying to figure out native Firefox solution for deleting firefox history after it's set number of days old. I did found solutions for older veri… (mear ynfo)

Hello.

Hey, I have been trying to figure out native Firefox solution for deleting firefox history after it's set number of days old. I did found solutions for older verions of firefox, and some addons, but nothing that's native or current.

I think having history is incredibly useful short term, lets say a week or some days, but I don't think I have ever had to dig trough my old history for something. Usually what you need is to find some page you closed recently or something. And while I would like to use deleting history after closing browser, it interferes with stuff that I'm logged in, reopening tabs after closing etc. And ofc, it actually deletes history which is useful short term.

This is both request for help and improvement. It would be nice to have option on "clear history when firefox closes" settings, to delete any selected data older than set number of days for instance. Or if there already isn't, something similar in about:config.

Frege troch em9ozjksey9, 8 oer lyn

Custom Install of Firefox

I usually download and install manually the custom install of Firefox on Windows. Recently, a new version was automatically installed without my permission and destroyed… (mear ynfo)

I usually download and install manually the custom install of Firefox on Windows.

Recently, a new version was automatically installed without my permission and destroyed all my customization. THIS IS UNACCEPTABLE. I had to restore the older version from backup and I was going to stop updating.

But I see that the manual custom installation is still available for download.

I want to make sure that if I use it it will not wipe out my customization again.

Please confirm.

Frege troch sgeneris, 11 oer lyn

Lêst beäntwurde troch sgeneris, 10 oer lyn

Wanting to access my bookmarks and passwords

Hey, i have been in some trouble because the last device i had with my firefox account logged in was my phone, and I recently broke it. So now Im trying to log in with m… (mear ynfo)

Hey, i have been in some trouble because the last device i had with my firefox account logged in was my phone, and I recently broke it.

So now Im trying to log in with my google account but when i want to restore my session(take back my data like bookmarks and passwords, all the "sync" thing you know) into my computer he says that I need to enter a "master password" refering to that one password i created randomly in 2021, or else, use a key something that i couldve created(I didnt, cause i didnt know the existence of it) to re-enter my session without erasing all my data, because yes, if i forgot the password it says that if i restore it, the data will be erased And with my only logged in device now broken i cant regain access to my data, i have a lot of my passwords of pretty much all my gaming accounts there(and more), and if u wonder how did i got to enter the account without having the possibility of activating the "sync" thing, i just entered with my google account as I do always, but just because i dont remember my very old now password, i cant get back my passwords.

So thats my problem, i hope that my english was understandable, and if u can respond in spanish it would be even more helpful for me but if not, its fine.

Frege troch Dym gomez, 17 oer lyn

Lêst beäntwurde troch cor-el, 10 oer lyn